git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d65b99
)
[SERIAL] 8250: serial8250_port_size() - omap ports are larger
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Mon, 1 Sep 2008 20:47:59 +0000
(21:47 +0100)
committer
Tony 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