]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
TTY: amiserial/simserial, use flags from tty_port
authorJiri Slaby <jslaby@suse.cz>
Mon, 5 Mar 2012 13:52:27 +0000 (14:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2012 20:30:51 +0000 (12:30 -0800)
commit01bd730d92bd002adc3f3317d8e3328c629b436c
treeff7d9a72c32437616834ff6bb6f092e0bd91dbf6
parent12c8035435fa16e3f6b18049bb1d7815c00a7a58
TTY: amiserial/simserial, use flags from tty_port

This changes flags' type to ulong which is appropriate for all the
set/clear_bits performed in the drivers..

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/ia64/hp/sim/simserial.c
drivers/tty/amiserial.c
include/linux/serialP.h