From: Christoph Fritz Date: Fri, 16 Nov 2012 14:39:24 +0000 (+0100) Subject: ARM: imx: ehci: fix host power mask bit X-Git-Tag: v3.7-rc6~6^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d5e2abe6e265acc5e1fda810301243e9bac92b2;p=pandora-kernel.git ARM: imx: ehci: fix host power mask bit This patch sets HPM (Host power mask bit) to bit 16 according to i.MX Reference Manual. Falsely it was set to bit 8, but this controls pull-up Impedance. Reported-by: Michael Burkey Cc: Stable Signed-off-by: Christoph Fritz Acked-by: Eric Bénard Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed