From: Uwe Kleine-König Date: Mon, 29 Nov 2010 07:58:14 +0000 (+0100) Subject: ARM: mx25: fix offset for usb host controller X-Git-Tag: v2.6.38-rc1~38^2~3^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c6c32b3f856346158161a8c9824b4dd2bff0893;p=pandora-kernel.git ARM: mx25: fix offset for usb host controller In commit 2c20b9f (ARM: mx25: dynamically allocate mxc-ehci devices) I changed the offset to the value specified in the reference manual intending to test this change on hardware. This slipped through and now prooved to be wrong. So fix it and add a comment about the documentation being wrong. Reported-by: Jaume Ribot Cc: Michael Trimarchi Cc: Shawn Guo Signed-off-by: Uwe Kleine-König Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed