From: Greg Kroah-Hartman Date: Mon, 27 Jul 2015 18:35:18 +0000 (-0700) Subject: Merge tag 'usb-ci-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/peter... X-Git-Tag: v5.15~15309^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a14aad05c684e8c8c7b095b87de342bb97577ce4;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'usb-ci-v4.2-rc5' of git://git./linux/kernel/git/peter.chen/usb into usb-linus Peter writes: It is a bug fix that using ehci_init_driver at wrong place, the correct place should be at ci core driver's module_init, and only be called one time. --- a14aad05c684e8c8c7b095b87de342bb97577ce4