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)
commit5998102b9095fdb7c67755812038612afea315c5
tree9b536a80336f526d7a7d206d272527f6789e449e
parenta8035c8f04477895207b92915b908344749be336
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