Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Merge tag 'usb-ci-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-work

Peter writes:

USB Chipidea update for v4.2-rc1

Just a minor change for code style

+1 -1
+1 -1
drivers/usb/chipidea/usbmisc_imx.c
··· 160 160 break; 161 161 default: 162 162 return -EINVAL; 163 - }; 163 + } 164 164 165 165 spin_lock_irqsave(&usbmisc->lock, flags); 166 166 if (data->disable_oc)