]> git.karo-electronics.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:10:02 +0000 (09:10 -0800)
commit1c9e0eba2b5954bfb213ce2facfd439eeb3cda3b
tree2995fffeaa073f9d8e4617796f44e3d0d9493928
parent3d396a3b21f381ffb651f481252508243c0325a6
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