ARM: S5P: Fix end address in memory resource information for UART devices
authorThomas Abraham <thomas.abraham@linaro.org>
Tue, 15 Feb 2011 05:35:47 +0000 (14:35 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 17 Feb 2011 03:53:36 +0000 (12:53 +0900)
For S5P platforms, the end address in memory resource information for UART
devices is one byte more than the intended value. Fix this by reducing the
end address by one byte.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found