]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
USB: ark3116 initialisation fix
authorBart Hartgers <bart.hartgers@gmail.com>
Wed, 26 Oct 2011 11:29:42 +0000 (13:29 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 26 Nov 2011 17:08:38 +0000 (09:08 -0800)
commit22e88b06a5779026f242c2eb628ec058c79b2ed0
tree229f5357df8fab080c4536ca44d2ebe6e7e5af33
parent43e3b323523373a33e4f42304db02779ef03751a
USB: ark3116 initialisation fix

commit 583182ba5f02c8c9be82ea550f2051eaec15b975 upstream.

This patch for the usb serial ark3116 driver fixes an initialisation
ordering bug that gets triggered on hotplug when using at least recent
debian/ubuntu userspace. Without it, ark3116 serial cables don't work.

Signed-off-by: Bart Hartgers <bart.hartgers@gmail.com>
Tested-by: law_ence.dev@ntlworld.com
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ark3116.c