diff options
| author | Jagan Teki <[email protected]> | 2015-10-22 20:40:16 +0530 |
|---|---|---|
| committer | Jagan Teki <[email protected]> | 2015-10-27 23:18:48 +0530 |
| commit | 736b4df15d603325f97663a7a4f26f7abf454dcf (patch) | |
| tree | bbd2e323b91e95846cf2de4060a8396c1d1204a9 /scripts/checkpatch.pl | |
| parent | e5e0d68f27eaf1986e4049ff4621e822c281ff79 (diff) | |
spi: zynq_[q]spi: Use BIT macro
Used BIT macro on zynq_spi.c and zynq_qspi.c
:%s/(1 << nr)/BIT(nr)/g
where nr = 0, 1, 2 .... 31
Cc: Michal Simek <[email protected]>
Acked-by: Siva Durga Prasad Paladugu <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
