]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Refactor WM8731 device registration
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 16 Feb 2009 20:49:16 +0000 (20:49 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 18 Feb 2009 11:55:22 +0000 (11:55 +0000)
commitf907577cb35e71daf253b99806e67e3ac31681d6
tree9b536a80336f526d7a7d206d272527f6789e449e
parent7e325d734f8ced4404de99a5191cdb2026d4c1c0
ASoC: Refactor WM8731 device registration

Move the WM8731 driver to use a more standard device registration
scheme where the device can be registered independantly of the ASoC
probe.

As a transition measure push the current manual code for registering
the WM8731 into the individual machine driver probes. This allows
separate patches to update the relevant architecture files with less
risk of merge issues.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/atmel/sam9g20_wm8731.c
sound/soc/codecs/wm8731.c
sound/soc/codecs/wm8731.h
sound/soc/pxa/corgi.c
sound/soc/pxa/poodle.c