OSDN Git Service

staging: rts5208: Use BIT(x) macro
authorRehas Sachdeva <aquannie@gmail.com>
Tue, 20 Sep 2016 11:16:05 +0000 (16:46 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Sep 2016 12:03:04 +0000 (14:03 +0200)
commiteceef9a3f4459e84f214a83ac4c9905baca73832
treee7163a9083a71b5026e40958ee33ea2bd2326597
parent03282179691330602ec5ab8223b741864452656c
staging: rts5208: Use BIT(x) macro

Replaces left shift operation (1 << x) by BIT(x). Issue found by checkpatch.

Signed-off-by: Rehas Sachdeva <aquannie@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/rtsx_chip.h