At Mon, 11 Oct 2010 13:11:43 +0100, Mark Brown wrote:
The following changes since commit 9d9641ec891a53ef93a8972c7913605aeb8127c7:
Merge branch 'for-2.6.36' into for-2.6.37 (2010-10-07 13:44:20 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.37
Thanks, pulled now.
Do you have any pending patches for 2.6.36? I'm going to send a pull request later today if no further update is needed.
Takashi
Dan Carpenter (1): ASoC: checking kzalloc() for IS_ERR() instead of NULL
Mark Brown (2): ASoC: Shrink code size for WM8962 register defaults table ASoC: Compress WM8962 register access map
sound/soc/codecs/Makefile | 2 +- sound/soc/codecs/wm8804.c | 8 +- sound/soc/codecs/wm8962-tables.c |42299 -------------------------------------- sound/soc/codecs/wm8962.c | 1834 ++ sound/soc/codecs/wm8962.h | 11 - sound/soc/codecs/wm8985.c | 8 +- 6 files changed, 1843 insertions(+), 42319 deletions(-) delete mode 100644 sound/soc/codecs/wm8962-tables.c