]> git.ipfire.org Git - people/ms/u-boot.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)
committerMarek Vasut <marex@denx.de>
Wed, 19 Aug 2015 20:30:19 +0000 (22:30 +0200)
commite38ff30a556fa02fd406cf73387e227b459cc49a
tree076e7a305c47609cd4cdcfdbb3f2f6723803e224
parent0f9258228e2b2070368ffccf5c243218128770a8
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