diff options
| author | Jagan Teki <[email protected]> | 2015-10-23 01:37:18 +0530 |
|---|---|---|
| committer | Jagan Teki <[email protected]> | 2015-10-27 23:19:29 +0530 |
| commit | 29e6abd94b0d879b0b92538d41b80d22b4a28d2c (patch) | |
| tree | 91955d54a83029562e66de6aba3c169cde309b82 /include | |
| parent | 431a9f0286dc5041b47520479fab388b7917521b (diff) | |
spi: fsl: Use BIT macro
Replace numerical bit shift with BIT macro
in fsl_*spi.c
:%s/(1 << nr)/BIT(nr)/g
where nr = 0, 1, 2 .... 31
Cc: York Sun <[email protected]>
Cc: Haikun Wang <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
