At Mon, 5 Jan 2009 17:56:34 +0000, Mark Brown wrote:
The following changes since commit cad9d90ec3f6c497dce2b163046436b6ab5cf6b6: Takashi Iwai (1): Merge branch 'fixes' of git://git.kernel.org/.../broonie/sound-2.6 into topic/asoc
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-tiwai
Are all these 2.6.30 material or for 2.6.29? For 2.6.30, I'll create another branch. It won't be included in linux-next, too, until rc1 is reached (Stephen requested so), but we can keep it in our main branch, of course.
thanks,
Takashi
David Brownell (1): ASoC: Clocking fixes for davinci-evm.c
Dmitry Baryshkov (1): pxa2xx-ac97: switch AC unit to correct state before probing
Grazvydas Ignotas (1): ASoC: Mark non-connected TWL4030 pins for pandora
Jarkko Nikula (1): ASoC: OMAP: Select OMAP pin multiplexing when using Nokia N810 ASoC drivers
Peter Ujfalusi (2): ASoC: New enum type: value_enum ASoC: TWL4030: Convert the bitfield enums to VALUE_ENUM type
include/sound/soc-dapm.h | 15 +++ include/sound/soc.h | 30 ++++++ sound/arm/pxa2xx-ac97-lib.c | 25 +++-- sound/soc/codecs/twl4030.c | 118 +++++++++++------------- sound/soc/davinci/davinci-evm.c | 19 +++- sound/soc/omap/Kconfig | 1 + sound/soc/omap/omap3pandora.c | 13 +++ sound/soc/soc-core.c | 107 +++++++++++++++++++++ sound/soc/soc-dapm.c | 197 ++++++++++++++++++++++++++++++++++++++- 9 files changed, 447 insertions(+), 78 deletions(-)