commit | 52c3ffb018f4af038039f783d932ba5c99e4a87b | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Jul 01 11:33:14 2014 +0200 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Tue Sep 02 18:52:02 2014 +0200 |
tree | 24dad545f04c9c0ebe1e492582c56f4ded54b208 | |
parent | 405a72c5e78b5c560c8b2711d4000fa5eb063e1b [diff] |
ARM: at91: PIT: Follow the general coding rules Replace all masks and bits definitions by matching calls to BIT and GENMASK. While we're at it, also fix a few style issues. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Boris BREZILLON <boris.brezillon@free-electrons.com> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>