]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: cs42l51: split i2c from codec driver
authorBrian Austin <brian.austin@cirrus.com>
Tue, 15 Apr 2014 20:49:33 +0000 (15:49 -0500)
committerMark Brown <broonie@linaro.org>
Wed, 16 Apr 2014 14:35:02 +0000 (15:35 +0100)
commita6162f29a10a726750bc61225b54d4d95c59e3e8
treeb8d5744abb6e3a23e762166c1532393c46a1ef58
parent55addf3150ef37e6b38d415547cc6f20b4d9aca1
ASoC: cs42l51: split i2c from codec driver

This patch removes the i2c bus code from the codec driver and creates seperate i2c driver.

Signed-off-by: Brian Austin <brian.austin@cirrus.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/cs42l51-i2c.c [new file with mode: 0644]
sound/soc/codecs/cs42l51.c
sound/soc/codecs/cs42l51.h