From: Greg Kroah-Hartman Date: Thu, 16 Dec 2010 21:40:42 +0000 (-0800) Subject: USB: serial: ftdi_sio: add support for TIOCSERGETLSR X-Git-Tag: v2.6.38-rc1~465^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c466cd2bb9cee2e576fc9663b828f51e322d7b4b;p=pandora-kernel.git USB: serial: ftdi_sio: add support for TIOCSERGETLSR Willem-Jan noticed that the ftdi_sio driver did not support the TIOCSERGETLSR ioctl, and some userspace programs rely on it. This patch adds the support. Reported-by: Willem-Jan de Hoog Tested-by: Willem-Jan de Hoog Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed