commit | 40222cb3ca35b22c5290fa940253d3fdba5fe116 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Mar 10 06:09:20 2011 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Apr 04 09:24:43 2011 -0500 |
tree | b09999dc6547eab249fa39ecbd7ece8903701ed0 | |
parent | 3842bb587f76a24a0dc1f12b4365fabcbf2a4ba8 [diff] |
powerpc/85xx: Fix determining Fman freq on P1023 On the P1023 the Fman freq is equivalent to the system bus freq, not 1/2 of it. Also we only have one Fman so no need for the code to deal with a second. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>