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