From: Sascha Hauer Date: Thu, 4 Feb 2010 13:45:11 +0000 (+0100) Subject: i.MX ehci platform support: Some fixes X-Git-Tag: v2.6.34-rc2~66^2~5^2^2~20 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84ab80616b0eb5fac4d1970f10ea1b3cf75280e1;p=pandora-kernel.git i.MX ehci platform support: Some fixes - The SIC mask is only 2bits wide, not 4 - MX31_OTG_PM_BIT and MX31_H1_PM_BIT use negative logic - clear MX31_H1_DT_BIT and MX31_H2_DT_BIT so that they can be cleared, not only set. - return -EINVAL if called with an invalid controller number Signed-off-by: Sascha Hauer Cc: Daniel Mack --- Reading git-diff-tree failed