linux/drivers/usb/common
Tal Shorer 6691402313 usb: ulpi: add new api functions, {read|write}_dev()
Add these two new api callbacks to struct ulpi_ops. These are different
than read, write in that they pass the parent device directly instead
of via the ops argument.
They are intended to replace the old api functions.

If the new api callbacks are missing, revert to calling the old ones
as before.

Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Tal Shorer <tal.shorer@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2016-09-06 10:47:23 +03:00
..
common.c USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block 2016-06-21 10:52:39 +03:00
led.c usb: Add LED triggers for USB activity 2014-09-25 17:05:12 +02:00
Makefile usb: add bus type for USB ULPI 2015-05-13 12:04:55 -05:00
ulpi.c usb: ulpi: add new api functions, {read|write}_dev() 2016-09-06 10:47:23 +03:00
usb-otg-fsm.c usb: common: otg-fsm: add license to usb-otg-fsm 2016-06-14 14:22:11 +08:00