]> Pileus Git - ~andy/linux/blob - include/linux/mfd/ds1wm.h
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / include / linux / mfd / ds1wm.h
1 /* MFD cell driver data for the DS1WM driver */
2
3 struct ds1wm_driver_data {
4         int active_high;
5         int clock_rate;
6 };