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)
commita1253ef6d3fabfe60838cd417b0624ab53df285e
treeb8d5744abb6e3a23e762166c1532393c46a1ef58
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5
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
This page took 0.027975 seconds and 5 git commands to generate.