]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ALSA: ASoC: Drop device registration from GTA01 lm4857 driver
authorJonas Bonn <jonas.bonn@gmail.com>
Wed, 1 Oct 2008 19:47:19 +0000 (21:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 13 Oct 2008 00:18:20 +0000 (02:18 +0200)
Device registration should be handled at the machine level and not
in the driver code itself.  This patch removes the device registration
from the driver code in preparation for moving it to the machine
definition.

[Squashed down two parts to this patch for bisectability - there's also
a third part adding registration of the device to the out of tree GTA01
machine driver -- broonie]

Signed-off-by: Jonas Bonn <jonas.bonn@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found