blob: be469a357cbbcf3cbbe774e20857bc068cd44c01 [file] [log] [blame]
Philipp Zabela23a1752009-02-17 10:06:41 +01001/* MFD cell driver data for the DS1WM driver */
2
3struct ds1wm_driver_data {
4 int active_high;
Philipp Zabel7d33ccb2009-02-17 10:09:19 +01005 int clock_rate;
Philipp Zabela23a1752009-02-17 10:06:41 +01006};