Merge remote-tracking branch 'regulator/topic/core' into regulator-next
This commit is contained in:
@@ -429,6 +429,8 @@ struct regulator_dev {
|
||||
struct regulator_enable_gpio *ena_pin;
|
||||
unsigned int ena_gpio_state:1;
|
||||
|
||||
unsigned int is_switch:1;
|
||||
|
||||
/* time when this regulator was disabled last time */
|
||||
unsigned long last_off_jiffy;
|
||||
};
|
||||
|
Reference in New Issue
Block a user