]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c
MdeModulePkg/Usb: Remove unnecessary direction restriction on UsbHc2.SyncInterruptTra...
authorFeng Tian <feng.tian@intel.com>
Thu, 12 Mar 2015 05:41:54 +0000 (05:41 +0000)
committererictian <erictian@Edk2>
Thu, 12 Mar 2015 05:41:54 +0000 (05:41 +0000)
commitc5fcd77f7330b1a9f7763dbd232ff5d4fdb8c9dd
treed99f22527a97b822369e777522362abafbe5b1ba
parent7cff4456a341de56005f483800474a2adb5fb9fd
MdeModulePkg/Usb: Remove unnecessary direction restriction on UsbHc2.SyncInterruptTransfer().

The restriction of UsbHc2.SyncInterruptTransfer() on interrupt transfer direction is removed. This interface could support Interrupt IN/OUT now.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17041 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c
MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c
MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c