At Thu, 5 Feb 2015 19:48:11 +0000, Mark Brown wrote:
The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-ac97-v3.19-rc7
for you to fetch changes up to f8d71be5553a3fbc20363243ecfc11dcdd1e18fe:
ASoC: wm97xx: Reset AC'97 device before registering it (2015-01-26 19:15:06 +0000)
ASoC: AC'97 fixes
These are rather too large for this late in the release cycle but they're clear, well understood and have been tested to fix a regression which was introduced for v3.19. The details are all in Lars' changelog and they've been cooking in -next for a while, to a large extent out of conservatism about the size.
Yeah, a bit largish but still manageable enough. Pulled now.
thanks,
Takashi
Lars-Peter Clausen (2): ASoC: Add support for allocating AC'97 device before registering it ASoC: wm97xx: Reset AC'97 device before registering it
include/sound/soc.h | 1 + sound/soc/codecs/wm9705.c | 16 ++++++++++------ sound/soc/codecs/wm9712.c | 12 ++++++++---- sound/soc/codecs/wm9713.c | 12 ++++++++---- sound/soc/soc-ac97.c | 36 ++++++++++++++++++++++++++++++------ 5 files changed, 57 insertions(+), 20 deletions(-)