]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: Fix snd_soc_kcontrol_platform() return type
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 15 Apr 2014 20:24:21 +0000 (22:24 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 15 Apr 2014 22:53:10 +0000 (23:53 +0100)
commit66097ca7889965e1b85de5cf699d7d728d84f47a
tree7880da472cb37929a6510e8a177823c5dc73addc
parentb37f1d123c69c0d7730704d65b83eaac780c0e3b
ASoC: Fix snd_soc_kcontrol_platform() return type

This should obviously be snd_soc_platform * and not snd_soc_codec *

Fixes: f6272ff8a5f4 ("ASoC: Add snd_soc_kcontrol_platform() helper function")
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc.h