[V4] roles: Fix USB 3.0 OTG issue on Intel platform
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2018-09-07 05:49:15
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2018-09-07 05:49:15
On Fri, Sep 07, 2018 at 09:59:40AM +0530, saranya.gopal@intel.com wrote:
From: Saranya Gopal <redacted> This patch adds static DRD mode for host/device mode switch. This fixes the issue where device mode was not working after DUT switches to host mode with 3.0 OTG connector. Change-Id: Ib6d04b90d277d965ef10026751a7f4832cad5d2a
This line is not needed, you didn't run checkpatch.pl :(
Signed-off-by: Saranya Gopal <redacted> Signed-off-by: M Balaji <redacted> Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Revieved-by: Kuppuswamy Sathyanarayanan [off-list ref] --- drivers/usb/roles/intel-xhci-usb-role-switch.c | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-)
What changed from previous versions? That always needs to be somewhere, usually below the --- line. v5?