sound: use DEFINE_PCI_DEVICE_TABLE
[linux-2.6/cjktty.git] / include / linux / mfd / ds1wm.h
blobbe469a357cbbcf3cbbe774e20857bc068cd44c01
1 /* MFD cell driver data for the DS1WM driver */
3 struct ds1wm_driver_data {
4 int active_high;
5 int clock_rate;
6 };