commit | 37a6c7d0096bb54daa2cf3cc66a66bdbb57cb204 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Tue Oct 16 01:24:02 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 09:42:50 2007 -0700 |
tree | dcd513ca2957ba58fc68584613e2c45bee835308 | |
parent | b3b708fa2780cd2b5d8266a8f0c3a1cab364d4d2 [diff] |
serial_txx9: Use UPF_FIXED_PORT The UPF_FIXED_PORT flags was introduced in 2.6.22 and it can be used instead of the driver specific verify_port routine. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>