commit | 9be73bae70ac5b0149daa243eeae2bdacd970574 | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Fri Jul 26 11:11:38 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jul 29 13:58:28 2013 +0300 |
tree | 9635a0bc8b77427841016280511e306ea9192b5f | |
parent | fa7b4ca50f03b6e71665ccef66ca000311353fc8 [diff] |
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>