Philipp Zabel | a23a175 | 2009-02-17 10:06:41 +0100 | [diff] [blame] | 1 | /* MFD cell driver data for the DS1WM driver */ |
2 | |||||
3 | struct ds1wm_driver_data { | ||||
4 | int active_high; | ||||
Philipp Zabel | 7d33ccb | 2009-02-17 10:09:19 +0100 | [diff] [blame] | 5 | int clock_rate; |
Philipp Zabel | a23a175 | 2009-02-17 10:06:41 +0100 | [diff] [blame] | 6 | }; |