
6 Jul
2017
6 Jul
'17
6:49 a.m.
On 23 June 2017 at 03:54, Bin Meng bmeng.cn@gmail.com wrote:
Now that we have a generic public API, remove the xHCI driver's own version is_root_hub() and use the new API.
While we are here, remove the unused/commented out get_usb_device().
Signed-off-by: Bin Meng bmeng.cn@gmail.com
drivers/usb/host/xhci.c | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org