From: Justin Waters Date: Fri, 3 Apr 2009 20:06:53 +0000 (+0100) Subject: [ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the array X-Git-Tag: v2.6.30-rc2~114^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d6fdf7563d0a67c6973cf421f7405524ed8bdaf;p=pandora-kernel.git [ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the array Currently, the vbus_pin assignment loop is limited by the value of the "ports" variable in the platform data. Now that the vbus_pin array is no longer flexible, we can use its actual size. Signed-off-by: Justin Waters Acked-by: Andrew Victor Signed-off-by: Russell King --- Reading git-diff-tree failed