commit | ab2666fef5d1bd5aa07fc94ae30165e121a0dc01 | [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 | 72bdc8095aa1f099a850ab4f95f42a1cded8267f [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>