ASoC: rt286: Add RL6347A class device shared support for RT286
authorOder Chiou <oder_chiou@realtek.com>
Fri, 12 Jun 2015 09:06:29 +0000 (17:06 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 12 Jun 2015 10:18:53 +0000 (11:18 +0100)
commitbc08f96b5fa783132c278d7a48a1c18feca5813f
treef01b8608a3e62caef1d157dc86768d56286932f0
parentb787f68c36d49bb1d9236f403813641efa74a031
ASoC: rt286: Add RL6347A class device shared support for RT286

The patch separates the IO function from the rt286. It is prepared to share
for new chips that support the same IO function.

Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rl6347a.c [new file with mode: 0644]
sound/soc/codecs/rl6347a.h [new file with mode: 0644]
sound/soc/codecs/rt286.c