Home
last modified time | relevance | path

Searched hist:"99 e2df47c4edc2286c4614daf4a82fe1e7a4e4b0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dehci-vf.cdiff 99e2df47c4edc2286c4614daf4a82fe1e7a4e4b0 Thu Oct 13 20:29:37 CDT 2016 Masahiro Yamada <yamada.masahiro@socionext.com> usb: ehci-vf: use ehci_deregister() for .remove callback

This driver was recently converted to Driver Model, so missed the
subsystem-wide cleanups by commit 405273427366 ("usb: replace
ehci_*_remove() with usb_deregister()").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>