[alsa-devel] ASoC problem
Mark Brown
broonie at opensource.wolfsonmicro.com
Thu May 15 11:42:08 CEST 2008
On Thu, May 15, 2008 at 12:02:46PM +0800, Alan Lu wrote:
> I traced the soc_core.c and it never reaches soc_probe() routine.
> That's why "No soundcards found."
> Could you give me some light ?
Your machine driver (or some other part of the system initialisation)
should be registering a platform device with the name "soc-audio" and
device data pointing to a struct snd_soc_device containing machine init
functions.
More information about the Alsa-devel
mailing list