Home
last modified time | relevance | path

Searched hist:ca88fc2ef0d790a1da37804219102336f7622b97 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/musb/
H A Dmusb_core.hdiff ca88fc2ef0d790a1da37804219102336f7622b97 Wed Apr 02 06:58:28 CDT 2014 Daniel Mack <zonque@gmail.com> usb: musb: add a work_struct to recover from babble errors

Handle BABBLE interrupt error conditions from a work struct handler.
This indirection is necessary as we can't be certain that the phy
functions don't sleep.

Platform layer implementation may pass a babble error down to the core
in order to handle it.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
H A Dmusb_core.cdiff ca88fc2ef0d790a1da37804219102336f7622b97 Wed Apr 02 06:58:28 CDT 2014 Daniel Mack <zonque@gmail.com> usb: musb: add a work_struct to recover from babble errors

Handle BABBLE interrupt error conditions from a work struct handler.
This indirection is necessary as we can't be certain that the phy
functions don't sleep.

Platform layer implementation may pass a babble error down to the core
in order to handle it.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>