]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt5645: fix coccinelle warnings
authorOder Chiou <oder_chiou@realtek.com>
Thu, 8 May 2014 07:42:37 +0000 (15:42 +0800)
committerMark Brown <broonie@linaro.org>
Thu, 8 May 2014 08:02:41 +0000 (09:02 +0100)
commitf62ea27b62cb43a5e15735a9276713826397aa3a
tree6dc2c9501a7466aae89d8b02d0ab9eb7eee6474c
parent959ff9706dadbb98a1c89abdadbef46943e365fe
ASoC: rt5645: fix coccinelle warnings

Return statements in functions returning bool should use
true/false instead of 1/0.

Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/rt5645.c