diff options
author | Javier Martinez Canillas <javier@dowhile0.org> | 2014-04-27 02:00:50 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-05-03 12:16:24 -0700 |
commit | bea415041c28907d721f0647b3b80f613f0c4d37 (patch) | |
tree | c167aa8bf703c5a18c56ef20b52bdd6d7a6e6888 /kernel | |
parent | b1e9fec2b8690b153b0b9ebbe9dfe6a246d55e4a (diff) |
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 <javier@dowhile0.org>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions