[ARM] 3866/1: AT91 clock update
authorAndrew Victor <andrew@sanpeople.com>
Wed, 27 Sep 2006 09:50:59 +0000 (10:50 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 28 Sep 2006 10:52:06 +0000 (11:52 +0100)
This patch makes the AT91 clock.c support processor-generic (AT91RM9200
and AT91SAM9xxx).  The clocks supported by a particular AT91 processor
are defined in the processor-specific file and are registered with
clock.c at startup.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found