]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6cb660c381abb6873eba1a958521f0cc3469de7c
treed9cb6d1b71c54bb358913dbb70bef1959a9a883c
parenta4b35397ea540be12c2ddac7b845b465ff8a12b0
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