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