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)
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>

No differences found