On Tue, Nov 18, 2014 at 02:51:14PM +0000, Mark Brown wrote:
On Tue, Nov 11, 2014 at 05:05:43PM +0000, Richard Fitzgerald wrote:
Signed-off-by: Richard Fitzgerald rf@opensource.wolfsonmicro.com
sound/soc/codecs/Kconfig | 8 + sound/soc/codecs/Makefile | 2 + sound/soc/codecs/arizona.c | 5 + sound/soc/codecs/cs47l24.c | 1133 ++++++++++++++++++++++++++++++++++++++++++++ sound/soc/codecs/cs47l24.h | 23 +
Can you split out the arizona.c change into a separate patch to be merged via the MFD tree along with the new #define please? Everything else can go in via the ASoC tree but that build depends on the new defines.
Will do. I'll wait until we've agreed what to do with the MFD tables and then respin all these patches.
It's probably worth merging the set of WM8280/WM8281 support patches first as they are simpler. Then I can rebase these CS47L24 patches on top of that.