From: Javier Martinez Canillas Date: Sun, 27 Apr 2014 00:00:49 +0000 (+0200) Subject: gpio: omap: use BIT() macro instead of shifting bits X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~53^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1e9fec2b8690b153b0b9ebbe9dfe6a246d55e4a;p=pandora-kernel.git gpio: omap: 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