mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 23:32:14 +00:00
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:
parent
5214e5659a
commit
ba74e80eba
2 changed files with 29 additions and 0 deletions
|
@ -206,6 +206,8 @@ struct max8925_chip {
|
|||
int irq_base;
|
||||
int core_irq;
|
||||
int tsc_irq;
|
||||
|
||||
unsigned int wakeup_flag;
|
||||
};
|
||||
|
||||
struct max8925_backlight_pdata {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue