i2c-mpc: bug fix for MPC52xx clock setting and printout
authorWolfgang Grandegger <wg@grandegger.com>
Thu, 9 Apr 2009 09:59:52 +0000 (11:59 +0200)
committerBen Dooks <ben-linux@fluff.org>
Mon, 11 May 2009 23:35:56 +0000 (00:35 +0100)
The clock setting did not work for the MPC52xx due to a stupid bug.
Furthermore, the dev info output "clock=0" for old device trees was
misleading. This patch fixes both issues.

Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found