ehci: mx7: fix usbnc_regs
authorPeng Fan <van.freenix@gmail.com>
Mon, 20 Jun 2016 01:43:08 +0000 (09:43 +0800)
committerMarek Vasut <marex@denx.de>
Fri, 24 Jun 2016 22:57:09 +0000 (00:57 +0200)
commit429ff4473b8b1a98c528608a127de833ece0496a
tree4d3e4e00e1964adf7829e62e5bd4d3169e5feee1
parent217d16973db6239c88ca77c7ffe3e4abdaf58d57
ehci: mx7: fix usbnc_regs

There is a 4 bytes hole between phy_cfg2 and phy_status, fix the
usbnc_regs structure to include the hole.

Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/usb/host/ehci-mx6.c