]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: cs4349: Drop platform data support
authorAxel Lin <axel.lin@ingics.com>
Sun, 19 Jul 2015 01:15:38 +0000 (09:15 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 20 Jul 2015 17:18:46 +0000 (18:18 +0100)
commit44251551dfca2117e42349136b871b33c8419a59
tree714c55233521e43ba045aec56c182fd74d3d91fa
parent0443de7e7e559eab7df2566d0e46940f753db51d
ASoC: cs4349: Drop platform data support

The struct cs4349_platform_data should be defined in a public header in
include/sound/ rather than in sound/soc/codecs folder.
In additional, the platform data support is not properly handled in this
driver so remove it now.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs4349.c
sound/soc/codecs/cs4349.h