can: EG20T PCH: use BIT(X)
authorTomoya <tomoya-linux@dsn.okisemi.com>
Wed, 17 Nov 2010 14:06:25 +0000 (14:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Nov 2010 20:07:30 +0000 (12:07 -0800)
commit0a80410dc53cf68e56456bef1ca66949b87412f9
tree94211a5b8a110b3942a01405cfd1d4217f9f9dc1
parent086b5650dcdaae7c4aa60a5d0724f775e733610e
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>
drivers/net/can/pch_can.c