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)
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>

No differences found