[PATCH] ARM: Fix IXP2000 serial port resource range. For real this time.
authorDeepak Saxena <dsaxena@plexity.net>
Fri, 30 Sep 2005 23:20:22 +0000 (16:20 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 1 Oct 2005 06:04:20 +0000 (23:04 -0700)
commit702c96d55059b4a8e5b1eb112ee3b1804708a1bd
tree21783503ba16539d1e0d9d0b53edf97266382daf
parentf0e837d9182d7903bde3ebafbd1d0d68c6d32d43
[PATCH] ARM: Fix IXP2000 serial port resource range. For real this time.

Serial port only needs 32 bytes of resource space but we are currently
asking for 64K.

Signed-off-by: Deepak Saxena <dsaxena@plexity.net>
[ diff went missing first time due to corrupted patch ]
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/arm/mach-ixp2000/core.c