summaryrefslogtreecommitdiff
path: root/include/linux/string.h
diff options
context:
space:
mode:
authorJagan Teki <[email protected]>2015-10-23 01:36:06 +0530
committerJagan Teki <[email protected]>2015-10-27 23:19:29 +0530
commitb7e83b087c0464b2e52240c2ebb1356125cca93e (patch)
treebe4da29828f5a0e8ba1f439b568552fdc93850ef /include/linux/string.h
parentc0d1ea4acd53304f9f749790424586f52547a99a (diff)
spi: cadence_qspi_apb: Use BIT macro
Replace numerical bit shift with BIT macro in cadence_qspi_apb :%s/(1 << nr)/BIT(nr)/g where nr = 0, 1, 2 .... 31 Cc: Stefan Roese <[email protected]> Cc: Marek Vasut <[email protected]> Acked-by: Vikas Manocha <[email protected]> Reviewed-by: Tom Rini <[email protected]> Signed-off-by: Jagan Teki <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions