]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: usb: ehci-mx6: reg accessor cleanups
authorAdrian Alonso <aalonso@freescale.com>
Thu, 6 Aug 2015 20:43:15 +0000 (15:43 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:29:36 +0000 (10:29 +0200)
commit78a2437c4f2953b39d4396538a731230a5002aba
tree6d352c5f646927e0e88477a70059178006e871b7
parent31ae14947a0eacfec19f659b38e4f528e35b15db
imx: usb: ehci-mx6: reg accessor cleanups

Cleanup read/write register access, use clr/set bits_le32

Signed-off-by: Adrian Alonso <aalonso@freescale.com>
drivers/usb/host/ehci-mx6.c