From: Anand Gadiyar Date: Tue, 8 Apr 2008 12:07:59 +0000 (+0530) Subject: ARM: OMAP: USB: Fix potential resource overlap due to incorrect end address X-Git-Tag: v2.6.25-omap1~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26aaa3df7e1fbd66c2935a4f4221dd5ab8834d7b;p=pandora-kernel.git ARM: OMAP: USB: Fix potential resource overlap due to incorrect end address The end address for the USB memory resources were incorrectly defined as ( + ) instead of ( + ) resulting in a potential overlap with the start address of other resources. Signed-off-by: Anand Gadiyar Acked-by: Nishant Kamat Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed