]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8f070d7b5e07b1476c13932cc94fee3a4dd05caa
treec6d14ceaeaf8c87ec9222b8e195b0b481d3aba3a
parent3e8acf20f99bb240fe3ed30ce49ce07390c59ba3
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