[alsa-devel] ASoC updates for 2.6.34
Mark Brown
broonie at opensource.wolfsonmicro.com
Tue Jan 12 15:50:39 CET 2010
On Tue, Jan 12, 2010 at 03:41:32PM +0100, Takashi Iwai wrote:
> Mark Brown wrote:
> > Looks like CONFIG_HOTPLUG not being set is the culprit.
> Looks so. The remove path is deactivated only when no hotplug
> is used (i.e. also no dynamic binding).
Yes, I'd set up non-modular stuff but hadn't noticed the separate option
for hotplug support.
> That said, the warnings are very subtle and maybe never be any
> problem in reality.
It's just code bloat so only a problem if you run out of
flash/RAM/whatever which probably isn't an issue in realistic
configurations for these drivers. Anyway, this appears to cover it:
The following changes since commit 03e7a35c0ef7a462385fb6a301dfc1b287cac6de:
Mark Brown (1):
Revert "ASoC: ad1836: reset and restore clock control mode in suspend/resume entry"
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.34
Mark Brown (1):
ASoC: Add missing __devexit and __devinit annotations
sound/soc/codecs/da7210.c | 6 +++---
sound/soc/codecs/tlv320dac33.c | 6 +++---
sound/soc/codecs/tpa6130a2.c | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
More information about the Alsa-devel
mailing list