OSDN Git Service

usb: musb: dsps: remove EOI access
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Fri, 26 Jul 2013 09:11:38 +0000 (11:11 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 29 Jul 2013 10:58:28 +0000 (13:58 +0300)
commit9be73bae70ac5b0149daa243eeae2bdacd970574
tree9635a0bc8b77427841016280511e306ea9192b5f
parentfa7b4ca50f03b6e71665ccef66ca000311353fc8
usb: musb: dsps: remove EOI access

The EOI register is not present in the AM335x memory space according to
the TRM and thus removed.
Should any platform using the EOI register get merged then it may be
used again if the register address is not zero.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_dsps.c