Merge branch 'fix/asoc' into for-linus
[deliverable/linux.git] / include / linux / mfd / ds1wm.h
CommitLineData
a23a1757
PZ
1/* MFD cell driver data for the DS1WM driver */
2
3struct ds1wm_driver_data {
4 int active_high;
7d33ccbe 5 int clock_rate;
a23a1757 6};
This page took 0.294277 seconds and 5 git commands to generate.