Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Apr 2018 15:49:58 +0000 (08:49 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Apr 2018 15:49:58 +0000 (08:49 -0700)
commit328da89950c69828448528e4c769504a81a32d06
tree20967183e0eb046bc71d528abce0a1323779de81
parent6da6c0db5316275015e8cc2959f12a17584aeb64
parented769520727edbf526e0f510e6c501fc6ba3824a
Merge tag 'fixes-for-v4.17-rc3' of git://git./linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v4.17-rc3

Not much this time around: A list_del corruption on dwc3_ep_dequeue(),
sparse warning fix also on dwc3, build issues with f_phonet.

Apart from these three, some other minor fixes.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>