AT91: clock: peripheral clocks can have other parent than mck
authorNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 9 Sep 2010 17:58:23 +0000 (19:58 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 9 Sep 2010 18:13:23 +0000 (20:13 +0200)
While registering clock allow to set parent clock other
than mck. It is useful for clocks than can be seen as
child clock of a peripheral.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Andrew Victor <linux@maxim.org.za>

No differences found