commit | c6f9d82a027e1dd9614375ab3e902cf2153a4b3f | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Wed Nov 05 23:11:10 2014 +0900 |
committer | Marek Vasut <marex@denx.de> | Fri Nov 07 16:32:02 2014 +0100 |
tree | 9cd3cbdd4e1077f8566ed997bd82f7c3376b1788 | |
parent | 40f1d6b8f287bddb066129785119d1aa3f7e785f [diff] |
usb: ehci: fix Interrupt on Doorbell flag of USBCMD CMD_IAAD (Interrupt on Async Advance Doorbell) is bit 6, not bit 5. While we are here, sort the flags. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>