]> git.baikalelectronics.ru Git - kernel.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)
commit54bfc863b7f9faa631613200fbf52456463c33a1
tree12b30cf72d45892c9b5a46bd7c7ced86961f2846
parent9e472faed5b9f303905fff6808dec7fc482abeb2
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