commit | 71bfa9b4d6d11c093e0db5d27b1d05803cbbaffc | [log] [tgz] |
---|---|---|
author | Oder Chiou <oder_chiou@realtek.com> | Thu May 08 15:42:37 2014 +0800 |
committer | Mark Brown <broonie@linaro.org> | Thu May 08 09:02:41 2014 +0100 |
tree | 6dc2c9501a7466aae89d8b02d0ab9eb7eee6474c | |
parent | 0f776efd86282ec750c26dbb1c2fd04b94949a28 [diff] |
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>