Hi Takashi,
Some mainly OMAP McBSP specific patches to reduce power from Peter. We have Tony's Ack on all the arch/arm/omap stuff.
Thanks
Liam
The following changes since commit 1fab79b8a1bf0d46a7c7e6a1c06dbed1803f403c: Takashi Iwai (1): Merge branch 'for-2.6.36' 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/lrg/asoc-2.6.git for-2.6.36
Peter Ujfalusi (6): OMAP: McBSP: Function to query the FIFO size OMAP3: McBSP: Change the way how the FIFO is handled OMAP3: McBSP: Use the port's buffer_size when calculating tx delay ASoC: omap-mcbsp: Save, and use wlen for threshold configuration ASoC: omap-mcbsp: Place correct constraints for streams ASoC: tlv320dac33: Add support for changing upper threshold
arch/arm/mach-omap2/mcbsp.c | 10 ++-- arch/arm/plat-omap/include/plat/mcbsp.h | 2 + arch/arm/plat-omap/mcbsp.c | 51 ++++++++++----- sound/soc/codecs/tlv320dac33.c | 57 +++++++++++++--- sound/soc/omap/omap-mcbsp.c | 112 +++++++++++++++++++++++------- 5 files changed, 176 insertions(+), 56 deletions(-)