Searched hist:"205845 ef" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/musb/ |
H A D | musb_debugfs.c | 205845ef Tue Mar 24 15:09:25 CDT 2015 Bin Liu <b-liu@ti.com> usb: musb: only set test mode once
The MUSB test mode register can only be set once, otherwise the result is undefined.
This prevents the debugfs testmode entry to set the register more than once which causes test failure.
Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com> 205845ef Tue Mar 24 15:09:25 CDT 2015 Bin Liu <b-liu@ti.com> usb: musb: only set test mode once The MUSB test mode register can only be set once, otherwise the result is undefined. This prevents the debugfs testmode entry to set the register more than once which causes test failure. Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|