]> git.baikalelectronics.ru Git - kernel.git/commit
tty: Fix regressions in the char driver conversion
authorAlan Cox <alan@linux.intel.com>
Fri, 23 Apr 2010 15:01:18 +0000 (16:01 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 30 Apr 2010 16:20:33 +0000 (09:20 -0700)
commit68a296660486b69e3997a96ffa65f54720e6bc10
tree74933d064c4933f3b84a0e6943caf50f5fe9ba9e
parent8bdaf5c0ae1ac4a9355b3822e3eb73650e0c9096
tty: Fix regressions in the char driver conversion

This forgot to update a field in the old char drivers. The fact nobody
has basically noticed (except one mxser user) rather suggests most of these
drivers could go into the bitbucket.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Cc: Jiri Slaby <jirislaby@gmail.com>
Cc: Dan Carpenter <error27@gmail.com>
Cc: Andreas Pretzsch <apr@cn-eng.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/char/isicom.c
drivers/char/istallion.c
drivers/char/mxser.c
drivers/char/riscom8.c
drivers/char/stallion.c