ieee802154: cc2520: Replace shift operations by BIT macro
authorMohammad Jamal <md.jamalmohiuddin@gmail.com>
Fri, 23 Jan 2015 13:58:29 +0000 (19:28 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 2 Feb 2015 05:07:47 +0000 (06:07 +0100)
commit908edc5461565597bfc083c68088b780888e55b0
treec6d14ceaeaf8c87ec9222b8e195b0b481d3aba3a
parentbf21d7931a5d33ef79b805074e3d23d3009bff98
ieee802154: cc2520: Replace shift operations by BIT macro

This patch replaces the shifting operations by BIT macro

Signed-off-by: Mohammad Jamal <md.jamalmohiuddin@gmail.com>
Acked-by: Varka Bhadram <varkabhadram@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/net/ieee802154/cc2520.c