leds: Add ASIC3 LED support
[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 1.037492 seconds and 5 git commands to generate.