[alsa-devel] ASoC updates for 3.6

Takashi Iwai tiwai at suse.de
Thu Aug 2 18:19:49 CEST 2012


At Thu, 02 Aug 2012 18:15:06 +0200,
Takashi Iwai wrote:
> 
> At Thu, 2 Aug 2012 17:02:12 +0100,
> Mark Brown wrote:
> > 
> > The following changes since commit 15d47763b354256053c390a9b7bc9f2b4f197711:
> > 
> >   Merge branch 'for-3.5' into for-3.6 (2012-07-23 10:45:07 +0100)
> > 
> > are available in the git repository at:
> > 
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-3.6
> > 
> > for you to fetch changes up to 98d3088e534a2a61f6690b5426909b0c3b57a785:
> > 
> >   ASoC: core: Fix check before defaulting to regmap (2012-08-02 11:43:45 +0100)
> > 
> > (this is a new subkey on my key which I just realised I didn't upload to
> > the server - will do that on Monday.)
> 
> OK, I assume you are real Mark.  Pulled now.

BTW, your fix commit 98d3088e534a2a6 obsoletes the "fixes" for setting
bogus value to codec->control_data, right?
I see three such commits:
d0e3cce9144eb8bff0852531aadbe221addaa2d5
58f598ff0bb0c030e026a0738450c6a46248f6a8
e13ab2aac7a273a890d18bb482849610be178bc5

But, it's harmless, so I'm going to send a pull request tomorrow as is
if the build tests pass.


Takashi

> 
> 
> thanks,
> 
> Takashi
> 
> 
> > ----------------------------------------------------------------
> > ASoC: Additional updates for 3.6
> > 
> > A few updates for issues discovered during the merge window, the main
> > one being the fix for the issues with defaulting to use of regmap
> > without properly checking if there was I/O in place already.
> > 
> > ----------------------------------------------------------------
> > Dong Aisheng (4):
> >       ASoC: mxs-saif: fix clock prepare and enable unbalance issue
> >       ASoC: mxs-saif: set a base clock rate for EXTMASTER mode work
> >       ASoC: sgtl5000: remove unneeded snd_soc_dapm_new_widgets in probe
> >       ASoC: sgtl5000: enable VAG_POWER for LINE_IN
> > 
> > Fabio Estevam (1):
> >       ASoC: mc13783: Provide codec->control_data
> > 
> > Guillaume Gardet (1):
> >       ASoC: omap: Add missing modules aliases to get sound working on omap devices
> > 
> > Lee Jones (2):
> >       ASoC: ux500: Include the correct header files
> >       ASoC: ab8500: Inform SoC Core that we have our own I/O arrangements
> > 
> > Manuel Lauss (1):
> >       ASoC: AC97 doesn't use regmap by default
> > 
> > Mark Brown (4):
> >       ASoC: wm8994: Ensure there are enough BCLKs for four channels
> >       ASoC: wm8994: Hold runtime PM reference while handling mic and jack IRQs
> >       ASoC: wm8962: Allow VMID time to fully ramp
> >       ASoC: core: Fix check before defaulting to regmap
> > 
> > Roland Stigge (2):
> >       sound: tegra_wm8903: Adjust to of_get_named_gpio() change
> >       sound: tegra_alc5632: Adjust to of_get_named_gpio() change
> > 
> >  sound/soc/codecs/ab8500-codec.c |    4 ++++
> >  sound/soc/codecs/ad1980.c       |    1 +
> >  sound/soc/codecs/mc13783.c      |    2 ++
> >  sound/soc/codecs/sgtl5000.c     |    3 +--
> >  sound/soc/codecs/stac9766.c     |    1 +
> >  sound/soc/codecs/wm8962.c       |    3 +++
> >  sound/soc/codecs/wm8994.c       |   15 ++++++++++++++-
> >  sound/soc/codecs/wm9712.c       |    1 +
> >  sound/soc/codecs/wm9713.c       |    1 +
> >  sound/soc/mxs/mxs-saif.c        |   24 ++++++++++++++++++++++++
> >  sound/soc/omap/omap-mcbsp.c     |    1 +
> >  sound/soc/omap/omap-pcm.c       |    1 +
> >  sound/soc/soc-core.c            |    2 +-
> >  sound/soc/tegra/tegra_alc5632.c |    2 +-
> >  sound/soc/tegra/tegra_wm8903.c  |   10 +++++-----
> >  sound/soc/ux500/ux500_msp_dai.c |    2 +-
> >  sound/soc/ux500/ux500_msp_i2s.c |    2 +-
> >  sound/soc/ux500/ux500_msp_i2s.h |    2 +-
> >  18 files changed, 64 insertions(+), 13 deletions(-)
> > 


More information about the Alsa-devel mailing list