mfd: Add pm ops to max8925

Signed-off-by: Kevin Liu <kliu5@marvell.com>
Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
Kevin Liu 2012-01-04 15:14:24 +08:00 committed by Samuel Ortiz
parent 5214e5659a
commit ba74e80eba
2 changed files with 29 additions and 0 deletions

View file

@ -206,6 +206,8 @@ struct max8925_chip {
int irq_base;
int core_irq;
int tsc_irq;
unsigned int wakeup_flag;
};
struct max8925_backlight_pdata {