ASoC: Remove IS_ENABLED for INPUT in CS42L52 and WM8962
authorBrian Austin <brian.austin@cirrus.com>
Fri, 2 May 2014 14:30:41 +0000 (09:30 -0500)
committerMark Brown <broonie@linaro.org>
Fri, 2 May 2014 16:41:09 +0000 (09:41 -0700)
commitc894e394d4b96a57964aac6fda9253d47bafbbf7
treea34ebf1ce426e1705066dbc2bbe8181a2c779034
parenta2915d4fefd41efeb76124dadf7a9cb78bff24ad
ASoC: Remove IS_ENABLED for INPUT in CS42L52 and WM8962

Now that INPUT is required for the CS42L52 and WM8962 we can remove the
IS_ENABLED(INPUT) check in the drivers.

Signed-off-by: Brian Austin <brian.austin@cirrus.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/cs42l52.c
sound/soc/codecs/wm8962.c
This page took 0.028322 seconds and 5 git commands to generate.