Searched hist:"5998102 b9095fdb7c67755812038612afea315c5" (Results 1 – 6 of 6) sorted by relevance
/linux/include/sound/ |
H A D | uda1380.h | 1abd91849990ed61d6468ffa8b7fc1ae61db4b1a Mon Jun 15 22:18:23 CEST 2009 Philipp Zabel <philipp.zabel@gmail.com> ASoC: UDA1380: refactor device registration
This patch mostly follows commit 5998102b9095fdb7c67755812038612afea315c5 "ASoC: Refactor WM8731 device registration" to make UDA1380 use standard device instantiation. Similarly, the I2C device registration temporarily moves into the magician machine driver before it will find its final resting place in the board file.
At the same time, platform specific configuration is moved to platform data and common power/reset GPIO handling moves into the codec driver.
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|
/linux/sound/soc/codecs/ |
H A D | uda1380.h | diff 1abd91849990ed61d6468ffa8b7fc1ae61db4b1a Mon Jun 15 22:18:23 CEST 2009 Philipp Zabel <philipp.zabel@gmail.com> ASoC: UDA1380: refactor device registration
This patch mostly follows commit 5998102b9095fdb7c67755812038612afea315c5 "ASoC: Refactor WM8731 device registration" to make UDA1380 use standard device instantiation. Similarly, the I2C device registration temporarily moves into the magician machine driver before it will find its final resting place in the board file.
At the same time, platform specific configuration is moved to platform data and common power/reset GPIO handling moves into the codec driver.
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|
H A D | wm8731.h | diff 5998102b9095fdb7c67755812038612afea315c5 Mon Feb 16 21:49:16 CET 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> 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>
|
H A D | uda1380.c | diff 1abd91849990ed61d6468ffa8b7fc1ae61db4b1a Mon Jun 15 22:18:23 CEST 2009 Philipp Zabel <philipp.zabel@gmail.com> ASoC: UDA1380: refactor device registration
This patch mostly follows commit 5998102b9095fdb7c67755812038612afea315c5 "ASoC: Refactor WM8731 device registration" to make UDA1380 use standard device instantiation. Similarly, the I2C device registration temporarily moves into the magician machine driver before it will find its final resting place in the board file.
At the same time, platform specific configuration is moved to platform data and common power/reset GPIO handling moves into the codec driver.
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|
H A D | wm8731.c | diff 5998102b9095fdb7c67755812038612afea315c5 Mon Feb 16 21:49:16 CET 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> 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>
|
/linux/sound/soc/atmel/ |
H A D | sam9g20_wm8731.c | diff 5998102b9095fdb7c67755812038612afea315c5 Mon Feb 16 21:49:16 CET 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> 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>
|