I was expecting patch 1 in the series as well (the DSP stuff won't work properly without the register map updates to go with it).
Try this instead:
The following changes since commit 5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52:
Linux 3.12 (2013-11-03 15:41:51 -0800)
are available in the git repository at:
git://git.linaro.org/people/ljones/mfd.git tags/ib-asoc-1
for you to fetch changes up to 254dc326dbfd23c2678fafad1b84fc0e42ac4374:
ASoC: wm5110: Expose input high pass filter controls (2013-11-21 12:23:21 +0000)
---------------------------------------------------------------- Immutable branch for ASoC, as requested by Mark Brown
---------------------------------------------------------------- Charles Keepax (2): mfd: wm5110: Make DSP memories readable ASoC: wm5110: Expose input high pass filter controls
drivers/mfd/wm5110-tables.c | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---- include/linux/mfd/arizona/registers.h | 37 +++++++++++++++++++++++++++++++++++++ sound/soc/codecs/arizona.c | 10 ++++++++++ sound/soc/codecs/arizona.h | 1 + sound/soc/codecs/wm5110.c | 19 +++++++++++++++++++ 5 files changed, 136 insertions(+), 4 deletions(-)