From: Thomas Abraham Date: Tue, 15 Feb 2011 05:35:47 +0000 (+0900) Subject: ARM: S5P: Fix end address in memory resource information for UART devices X-Git-Tag: v2.6.38-rc6~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6236b97b9fa032057a9908ad16ff02c95feb3ad8;p=pandora-kernel.git 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 Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed