On Sun 2011-06-12 16:20:20, Rafael J. Wysocki wrote: > On Saturday, May 28, 2011, Kevin Hilman wrote: > > Some platforms wish to implement their PM core suspend code as > > modules. To do so, these functions need to be exported to modules. > > > > Reported-by: Jean Pihet <j-pihet@xxxxxx> > > Signed-off-by: Kevin Hilman <khilman@xxxxxx> > > Applied to suspend-2.6/linux-next. I'd do export_symbol_gpl on those; it is really tightly coupled... pavel > > @@ -44,6 +44,7 @@ void suspend_set_ops(const struct platform_suspend_ops *ops) > > suspend_ops = ops; > > mutex_unlock(&pm_mutex); > > } > > +EXPORT_SYMBOL(suspend_set_ops); > > > > bool valid_state(suspend_state_t state) > > { -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm