ASoC: pcm179x: Split into core and SPI parts
authorJacob Siverskog <jacob@teenage.engineering>
Fri, 22 Jan 2016 12:39:53 +0000 (13:39 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 28 Jan 2016 23:36:16 +0000 (00:36 +0100)
commit1b347b6891335a30131899dd16ec6ca843c578f0
treed9ba3d7cab1e0951b0cfaba76a4f7a1e5f6a9c2e
parent92e963f50fc74041b5e9e744c330dca48e04f08d
ASoC: pcm179x: Split into core and SPI parts

The pcm179x family supports both SPI and I2C for configuration. This
patch splits the driver into core and SPI parts, in preparation for
I2C support.

Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
Reviewed-by: Johan Hovold <johan@kernel.org>
Acked-by: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/pcm179x-spi.c [new file with mode: 0644]
sound/soc/codecs/pcm179x.c
sound/soc/codecs/pcm179x.h