staging: rts5208: Prefer using BIT macro
authorWayne Porter <wporter82@gmail.com>
Tue, 11 Oct 2016 21:56:38 +0000 (21:56 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:26:56 +0000 (10:26 +0200)
commit2c6b3b934787eb79257f826d0637d55a02a29c4b
tree8b7bbdbc919ded20a9df91f63f3ac5b07dfd7aa3
parent15794518d7849233aeb015bd99e02b777a68978b
staging: rts5208: Prefer using BIT macro

Replace all instances of (1 << x) with BIT(x) to satisfy checkpatch
check messages

Signed-off-by: Wayne Porter <wporter82@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/rtsx_chip.h