
9 Jun
2017
9 Jun
'17
2:27 p.m.
On 7 June 2017 at 10:45, Philipp Tomsich philipp.tomsich@theobroma-systems.com wrote:
With the new dev_read functions available, we can convert the rockchip architecture-specific drivers and common drivers used by these devices over to the dev_read family of calls.
This change covers the USB3 (xhci) driver for the Rockchip devices.
Signed-off-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com
drivers/usb/host/xhci-rockchip.c | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org