commit | 0a80410dc53cf68e56456bef1ca66949b87412f9 | [log] [tgz] |
---|---|---|
author | Tomoya <tomoya-linux@dsn.okisemi.com> | Wed Nov 17 14:06:25 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 18 12:07:30 2010 -0800 |
tree | 94211a5b8a110b3942a01405cfd1d4217f9f9dc1 | |
parent | 086b5650dcdaae7c4aa60a5d0724f775e733610e [diff] |
can: EG20T PCH: use BIT(X) Replace bit assignment value to BIT(X). For easy to readable/identifiable, replace all bit assigned macros to BIT(X) Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>