]> www.infradead.org Git - users/jedix/linux-maple.git/commit
USB: ark3116 initialisation fix
authorBart Hartgers <bart.hartgers@gmail.com>
Wed, 26 Oct 2011 11:29:42 +0000 (13:29 +0200)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 19:19:19 +0000 (11:19 -0800)
commit38ad4850b04d1b540a5eb697d1946131f73b827f
tree9cc60993d29597598f199c3f5f9527c28fa763cf
parent1213352cd0d13c6fe846a007faa043c877af8a7e
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