[SERIAL] 8250: serial8250_port_size() - omap ports are larger
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 1 Sep 2008 20:47:59 +0000 (21:47 +0100)
committerTony Lindgren <tony@atomide.com>
Thu, 4 Sep 2008 18:51:52 +0000 (11:51 -0700)
A function to contain common code for the size of the resource we
need to allocate or free.  OMAP ports need 22 bytes rather than
the standard 8 bytes.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found