1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-03 17:52:07 +02:00
Files
u-boot-megous/drivers/spi
Jagan Teki a048d4bbb1 spi: mpc8xxx_spi: Use BIT macro
Replace numerical bit shift with BIT macro
in mpc8xxx_spi

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

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Jagan Teki <jteki@openedev.com>
2015-10-27 23:21:28 +05:30
..
2015-10-27 23:19:29 +05:30
2015-10-27 23:19:29 +05:30
2015-10-27 23:19:29 +05:30
2015-10-27 23:19:29 +05:30
2015-10-27 23:19:29 +05:30
2015-10-27 23:21:16 +05:30
2015-10-25 20:17:01 +05:30
2015-10-27 23:21:28 +05:30
2015-04-27 21:08:42 +05:30
2015-09-02 21:28:24 -06:00
2015-09-02 21:28:24 -06:00
2015-10-27 23:19:15 +05:30