net: phy: micrel: use BIT macro
authorJohan Hovold <johan@kernel.org>
Tue, 11 Nov 2014 19:00:09 +0000 (20:00 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Nov 2014 18:55:35 +0000 (13:55 -0500)
commit00aee095000c064cd77556050d08ed3f49f2af59
treee66784e1847b3ec6617889b914be6ab81ff4ac7b
parent5bb8fc0d1073e867f381316cb1c348fa45e2d602
net: phy: micrel: use BIT macro

Use BIT macro for bitmask definitions.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/micrel.c