commit | aeb6716a12c68644d6dc1e798b724086c3cfcd24 | [log] [tgz] |
---|---|---|
author | Felix Radensky <felix@embedded-sol.com> | Mon Jun 27 09:39:29 2011 +0300 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jul 11 13:24:20 2011 -0500 |
tree | 4c9782eb057a11db239e2df0a09151606011a3ae | |
parent | c49290cd1964bd67fd3a7006a4409c9f2d526ee4 [diff] |
powerpc/85xx: Fix pin muxing for second USB controller On P1022/P1013 second USB controller is muxed with second Ethernet controller. The current code to enable second USB fails to properly clear pinmux bits used by ethernet. As a result, Linux freezes when this controller is used. This patch fixes the problem. Signed-off-by: Felix Radensky <felix@embedded-sol.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>