]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Nov 2013 16:18:10 +0000 (09:18 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Nov 2013 16:18:10 +0000 (09:18 -0700)
commitaa2afaeded1b311c46cdca6a39bf244f5487e6c9
tree380ef726537b6aff8ca2cad4b4bd16ca8153c892
parent0a8c77d363219dddc47cb24634842a7adde590b7
Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()"

This reverts commit 6caf30642c2355fce83497da97d30af29ee9a790.

Revert all of the pl2303 changes that went into 3.12-rc1 and -rc2 as
they cause regressions on some versions of the chip.  This will all be
revisited for later kernel versions when we can figure out how to handle
this in a way that does not break working devices.

Reported-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Cc: Frank Schäfer <fschaefer.oss@googlemail.com>
Acked-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/pl2303.c