Searched hist:fe7c994a5ed8e3bd50888ef4391da9bb28934bd7 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/usb/mtu3/ |
H A D | mtu3_gadget_ep0.c | diff fe7c994a5ed8e3bd50888ef4391da9bb28934bd7 Tue Jul 25 03:10:22 CDT 2017 Chunfeng Yun <chunfeng.yun@mediatek.com> usb: mtu3: handle delayed status of the control transfer
Add the delayed status handling. This is used by mass storage etc to gain some extra time to setup its internal status before it can proceed further requests, and once the gadget is ready, it will enqueue an empty packet which is used for synchronization. The issue may happen on some FGPA platform with very low cpu frequency.
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | mtu3_gadget.c | diff fe7c994a5ed8e3bd50888ef4391da9bb28934bd7 Tue Jul 25 03:10:22 CDT 2017 Chunfeng Yun <chunfeng.yun@mediatek.com> usb: mtu3: handle delayed status of the control transfer
Add the delayed status handling. This is used by mass storage etc to gain some extra time to setup its internal status before it can proceed further requests, and once the gadget is ready, it will enqueue an empty packet which is used for synchronization. The issue may happen on some FGPA platform with very low cpu frequency.
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | mtu3.h | diff fe7c994a5ed8e3bd50888ef4391da9bb28934bd7 Tue Jul 25 03:10:22 CDT 2017 Chunfeng Yun <chunfeng.yun@mediatek.com> usb: mtu3: handle delayed status of the control transfer
Add the delayed status handling. This is used by mass storage etc to gain some extra time to setup its internal status before it can proceed further requests, and once the gadget is ready, it will enqueue an empty packet which is used for synchronization. The issue may happen on some FGPA platform with very low cpu frequency.
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|