mfd: Use mfd cell platform_data for ab3550 cells platform bits
[deliverable/linux.git] / 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 };
This page took 0.034977 seconds and 5 git commands to generate.