summaryrefslogtreecommitdiff
path: root/.checkpatch.conf
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2015-10-29 21:16:39 +0800
committerThomas Chou <thomas@wytron.com.tw>2015-11-06 09:14:11 +0800
commit430b43e8ee55798232f6e1cdd4f5ae486906c3f9 (patch)
tree996a052c4ba8b11179d5c617716cd0e21de150a0 /.checkpatch.conf
parent892414829c7df6b70bc83652bc568c2761b0d1b4 (diff)
downloadu-boot-imx-430b43e8ee55798232f6e1cdd4f5ae486906c3f9.zip
u-boot-imx-430b43e8ee55798232f6e1cdd4f5ae486906c3f9.tar.gz
u-boot-imx-430b43e8ee55798232f6e1cdd4f5ae486906c3f9.tar.bz2
timer: altera_timer: use BIT macro
Replace numerical bit shift with BIT macro in altera_timer :%s/(1 << nr)/BIT(nr)/g where nr = 0, 1, 2 .... 31 Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Jagan Teki <jteki@openedev.com>
Diffstat (limited to '.checkpatch.conf')
0 files changed, 0 insertions, 0 deletions