From: Maxime Ripard Date: Tue, 1 Jul 2014 09:33:14 +0000 (+0200) Subject: ARM: at91: PIT: Follow the general coding rules X-Git-Tag: fixes-for-v3.18-merge-window~3^2~11^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52c3ffb018f4af038039f783d932ba5c99e4a87b;p=pandora-kernel.git 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 Acked-by: Boris BREZILLON Acked-by: Alexandre Belloni Acked-by: Daniel Lezcano Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed