linux/drivers/base/power
Linus Torvalds a442ac512f Clean up 'print_fn_descriptor_symbol()' types
Everybody wants to pass it a function pointer, and in fact, that is what
you _must_ pass it for it to make sense (since it knows that ia64 and
ppc64 use descriptors for function pointers and fetches the actual
address from there).

So don't make the argument be a 'unsigned long' and force everybody to
add a cast.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-05-15 17:50:37 -07:00
..
Makefile PM: Make PM_TRACE more architecture independent 2008-02-01 18:30:54 -05:00
main.c Clean up 'print_fn_descriptor_symbol()' types 2008-05-15 17:50:37 -07:00
power.h PM: Handle device registrations during suspend/resume 2008-04-19 19:10:24 -07:00
sysfs.c PM: Make wakeup flags available whenever CONFIG_PM is set 2008-04-19 19:10:25 -07:00
trace.c pm_trace displays the wrong time from the RTC 2007-10-18 14:37:19 -07:00