diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/mfd/arizona/pdata.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/arizona/pdata.h b/include/linux/mfd/arizona/pdata.h index 8755dd05ab78..554d903cdf41 100644 --- a/include/linux/mfd/arizona/pdata.h +++ b/include/linux/mfd/arizona/pdata.h | |||
| @@ -78,6 +78,7 @@ struct arizona_micbias { | |||
| 78 | unsigned int ext_cap:1; /** External capacitor fitted */ | 78 | unsigned int ext_cap:1; /** External capacitor fitted */ |
| 79 | unsigned int discharge:1; /** Actively discharge */ | 79 | unsigned int discharge:1; /** Actively discharge */ |
| 80 | unsigned int fast_start:1; /** Enable aggressive startup ramp rate */ | 80 | unsigned int fast_start:1; /** Enable aggressive startup ramp rate */ |
| 81 | unsigned int bypass:1; /** Use bypass mode */ | ||
| 81 | }; | 82 | }; |
| 82 | 83 | ||
| 83 | struct arizona_micd_config { | 84 | struct arizona_micd_config { |
