]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitf9d1ab39e8c993f183c39a9724ca5ad29b6336e9
tree95f4a4f821573cc1a27df69149322adc03ff91cb
parentdf20cf92cae5640568ee3d48bf7a32987c057413
ALSA: ASoC: Drop device registration from GTA01 lm4857 driver

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>
sound/soc/s3c24xx/neo1973_wm8753.c