From: Javier Martinez Canillas Date: Sun, 27 Apr 2014 00:00:48 +0000 (+0200) Subject: gpio: kempld: use BIT() macro instead of shifting bits X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~53^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=459b81808f76f4a0e902e4988200373a627a57a8;p=pandora-kernel.git gpio: kempld: use BIT() macro instead of shifting bits Using the BIT() macro instead of shifting bits makes the code less error prone and also more readable. Signed-off-by: Javier Martinez Canillas Reviewed-by: Alexandre Courbot Signed-off-by: Linus Walleij --- Reading git-diff-tree failed