Files
u-boot-bpi-r3/drivers
Thomas Chou 886161a445 serial: altera_jtag_uart: use BIT macro
Replace numerical bit shift with BIT macro
in altera_jtag_uart

:%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-10-23 09:42:28 -06:00
2015-11-05 08:24:42 +01:00
2015-10-12 12:56:32 -04:00