On Mon, Feb 10, 2020 at 01:41:35PM +0530, Nagarjuna Kristam wrote: > Padctl driver will act as a central driver to receive USB role changes via > usb-role-switch. This is updated to corresponding host, device drivers. > Hence remove usb-role-switch from XUDC driver. > > Signed-off-by: Nagarjuna Kristam > --- > V5: > - Removed select USB_ROLE_SWITCH from Kconfig. > --- > V4 > - Updated device_mode variable with usb_role and remove role variable. > - Removed debug log related to always on. > --- > V2-V3: > - No changes in this version > --- > drivers/usb/gadget/udc/tegra-xudc.c | 58 +++++-------------------------------- > 2 files changed, 7 insertions(+), 52 deletions(-) Acked-by: Thierry Reding