USB: Fix novation SourceControl XL after suspend
authorRichard Dodd <richard.o.dodd@gmail.com>
Wed, 12 Feb 2020 14:22:18 +0000 (14:22 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Feb 2020 17:54:07 +0000 (09:54 -0800)
commitb692056db8ecc7f452b934f016c17348282b7699
tree2bc5fc03a12ec777e5c7ce97f8b099a9857da9e4
parentcf0ee7c60c89641f6e4d1d3c7867fe32b9e30300
USB: Fix novation SourceControl XL after suspend

Currently, the SourceControl will stay in power-down mode after resuming
from suspend. This patch resets the device after suspend to power it up.

Signed-off-by: Richard Dodd <richard.o.dodd@gmail.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200212142220.36892-1-richard.o.dodd@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c