Files
u-boot/drivers
Thomas Chou 430b43e8ee 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>
2015-11-06 09:14:11 +08:00
..
2015-11-02 10:38:00 +09:00
2015-09-02 21:28:23 -06:00
2015-10-22 14:22:22 -04:00
2015-11-05 08:22:21 +01:00
2015-11-05 08:22:21 +01:00
2015-05-26 14:13:12 +02:00
2015-11-06 09:14:11 +08:00
2015-10-23 09:42:28 -06:00
2015-11-05 08:24:42 +01:00
2015-10-12 12:56:32 -04:00