]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
serial_txx9: Use UPF_FIXED_PORT
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Tue, 16 Oct 2007 08:24:02 +0000 (01:24 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:42:50 +0000 (09:42 -0700)
commit37a6c7d0096bb54daa2cf3cc66a66bdbb57cb204
treedcd513ca2957ba58fc68584613e2c45bee835308
parentb3b708fa2780cd2b5d8266a8f0c3a1cab364d4d2
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>
drivers/serial/serial_txx9.c