OSDN Git Service

ASoC: rt5682: remove unwanted btn_type assignment
authorTzung-Bi Shih <tzungbi@google.com>
Thu, 30 Apr 2020 08:22:31 +0000 (16:22 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 30 Apr 2020 13:06:53 +0000 (14:06 +0100)
commit4642126b852f46d5d6a16bc60d50fbe4920c2710
treed9cb6d1b71c54bb358913dbb70bef1959a9a883c
parent2317e84979fb80821c0d3ef909f1a2b68ace37f9
ASoC: rt5682: remove unwanted btn_type assignment

The following dev_err() is intended to print unexpected btn_type.
Removes the unwanted btn_type assignment.

Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>
Link: https://lore.kernel.org/r/20200430082231.151127-7-tzungbi@google.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5682.c