Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
c9e86a9b95f198d7df49b25fcd808ee39cba218f
/
.
/
include
/
linux
/
mfd
/
ds1wm.h
blob: be469a357cbbcf3cbbe774e20857bc068cd44c01 [
file
] [
log
] [
blame
]
/* MFD cell driver data for the DS1WM driver */
struct
ds1wm_driver_data
{
int
active_high
;
int
clock_rate
;
};