]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 5 Sep 2008 16:02:28 +0000 (17:02 +0100)
commitf2eda27d1cd218f6544cd9367be47fb01c70a95d
treecbdb1ae3e2c41c7f4f4170ea51f71cbd29253bbc
parent5668545a08c80e0d9dc325bd6c79028b19227e5d
[SERIAL] 8250: serial8250_port_size() - omap ports are larger

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>
drivers/serial/8250.c