diff options
| author | Jagan Teki <[email protected]> | 2015-10-23 01:38:47 +0530 |
|---|---|---|
| committer | Jagan Teki <[email protected]> | 2015-10-27 23:21:28 +0530 |
| commit | ccaa9485011b853e7729d1e7315c34563cdabb8e (patch) | |
| tree | 4a0e6f3607422541cf9e5fac155d2732f153584a /include/linux/string.h | |
| parent | 3e1b4dcf1cb6d5edbb6a78824a2f30531ef8ea55 (diff) | |
spi: sh_qspi: Use BIT macro
Replace numerical bit shift with BIT macro
in sh_qspi
:%s/(1 << nr)/BIT(nr)/g
where nr = 0, 1, 2 .... 31
Cc: Nobuhiro Iwamatsu <[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
