OSDN Git Service

ASoC: rt5645: Remove unused rt5645 variable
authorNicolas Boichat <drinkcat@chromium.org>
Fri, 17 Jul 2015 02:58:40 +0000 (10:58 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 17 Jul 2015 11:16:00 +0000 (12:16 +0100)
commit582edace0b2af5f5fd44446ff6651a23417f1aee
treea16318f0b3ab763bb798e7bc883520b7f45a2876
parenta4e3c5fa955ce0934774f3f3684377dbf2c20eca
ASoC: rt5645: Remove unused rt5645 variable

"ASoC: rt5645: Simplify rt5645_enable_push_button_irq" removes
the test that accessed rt5645->pdata.jd_mode (that test is now
done in rt5645_jack_detect only), so we do not need that
variable anymore.

Signed-off-by: Nicolas Boichat <drinkcat@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5645.c