Files
u-boot/drivers
Thomas Chou 4c8df1d359 net: altera_tse: use BIT macro
Replace numerical bit shift with BIT macro
in altera_tse

:%s/(1 << nr)/BIT(nr)/g
where nr = 0, 1, 2 .... 31

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Chin Liang See <clsee@altera.com>
Reviewed-by: Jagan Teki <jteki@openedev.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2015-11-06 12:56:47 +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-06 09:14:12 +08:00
2015-11-06 12:56:47 +08:00
2015-05-26 14:13:12 +02:00
2015-11-06 09:14:12 +08:00
2015-11-06 09:14:12 +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