usb: ulpi: rename operations {read|write}_dev to simply {read|write}
authorTal Shorer <tal.shorer@gmail.com>
Tue, 16 Aug 2016 16:04:50 +0000 (19:04 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 6 Sep 2016 07:47:24 +0000 (10:47 +0300)
commite6f74849784ccf275226d5d3ddfb96c71fa90383
treea7f2ba33065d9479ace41b6efb3af54f875ea557
parent5c42f38795645834a7c23998bd74d35a37bff078
usb: ulpi: rename operations {read|write}_dev to simply {read|write}

With the removal of the old {read|write} operations, we can now safely
rename the new api operations {read|write}_dev to use the shorter and
clearer names {read|write}, respectively.

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>
drivers/usb/common/ulpi.c
drivers/usb/dwc3/ulpi.c
include/linux/ulpi/interface.h