pinctrl: mediatek: mtk-common: use true and false for boolean values
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Mon, 5 Mar 2018 23:49:06 +0000 (17:49 -0600)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 23 Mar 2018 03:02:40 +0000 (04:02 +0100)
commitb2f78906d5371f940b60f79edba48757f4295bb3
tree1eb7356631c1c9cf5cde1afc9ed9cea7220e4fe0
parenta34ea4b40fd519a8aaeb76ce8094f8dbb2235be9
pinctrl: mediatek: mtk-common: use true and false for boolean values

Assign true or false to boolean variables instead of an integer value.

This issue was detected with the help of Coccinelle.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mediatek/pinctrl-mtk-common.c