at91: move register clocks to soc generic init
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Nicolas Ferre <nicolas.ferre@atmel.com> Cc: Patrice Vilchez <patrice.vilchez@atmel.com>
This commit is contained in:

committed by
Arnd Bergmann

szülő
465393749d
commit
51ddec7617
@@ -7,6 +7,7 @@
|
||||
struct at91_init_soc {
|
||||
unsigned int *default_irq_priority;
|
||||
void (*map_io)(void);
|
||||
void (*register_clocks)(void);
|
||||
void (*init)(void);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user