pda_power: Add function callbacks for suspend and resume
authorDaniel Mack <daniel@caiaq.de>
Mon, 12 Apr 2010 21:33:22 +0000 (23:33 +0200)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Fri, 16 Apr 2010 15:14:34 +0000 (19:14 +0400)
commita3bcbbee83f55cbaec9b2ad748e7300c7feb2192
tree76f253affed1fc8da36b6e7dccbed626dc6dbcd5
parentb5874f33bbaf00586d05de37706491ee37057e11
pda_power: Add function callbacks for suspend and resume

Add function prototypes for power management events so they can be
handled and used by platform implementations.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: Dmitry Baryshkov <dbaryshkov@gmail.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
drivers/power/pda_power.c
include/linux/pda_power.h