|
@@ -589,6 +589,8 @@ int omap_hwmod_for_each_by_class(const char *classname,
|
|
int omap_hwmod_set_postsetup_state(struct omap_hwmod *oh, u8 state);
|
|
int omap_hwmod_set_postsetup_state(struct omap_hwmod *oh, u8 state);
|
|
u32 omap_hwmod_get_context_loss_count(struct omap_hwmod *oh);
|
|
u32 omap_hwmod_get_context_loss_count(struct omap_hwmod *oh);
|
|
|
|
|
|
|
|
+int omap_hwmod_no_setup_reset(struct omap_hwmod *oh);
|
|
|
|
+
|
|
/*
|
|
/*
|
|
* Chip variant-specific hwmod init routines - XXX should be converted
|
|
* Chip variant-specific hwmod init routines - XXX should be converted
|
|
* to use initcalls once the initial boot ordering is straightened out
|
|
* to use initcalls once the initial boot ordering is straightened out
|