]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit6236b97b9fa032057a9908ad16ff02c95feb3ad8
tree12b30cf72d45892c9b5a46bd7c7ced86961f2846
parentede38875b4c3cf069eab49f4427a07333fcaae11
ARM: S5P: Fix end address in memory resource information for UART devices

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>
arch/arm/plat-s5p/dev-uart.c