tty: serial: altera_jtaguart: Fixup type usage of port flags
authorTobias Klauser <tklauser@distanz.ch>
Fri, 18 Feb 2011 15:38:40 +0000 (16:38 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 22 Feb 2011 23:50:04 +0000 (15:50 -0800)
commit44ed76b78e158d852f640d533b7acc08b91f2132
tree35bb26e1cc48560430795d69f84237210afd26c4
parent72af4762ee640b717a30761e27fc55126c686568
tty: serial: altera_jtaguart: Fixup type usage of port flags

port->flags is of type upf_t, which corresponds to UPF_* flags.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/serial/altera_jtaguart.c
This page took 0.038293 seconds and 5 git commands to generate.