repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
[linux-2.6/next.git]
/
include
/
linux
/
mfd
/
ds1wm.h
blob
be469a357cbbcf3cbbe774e20857bc068cd44c01
1
/* MFD cell driver data for the DS1WM driver */
2
3
struct
ds1wm_driver_data
{
4
int
active_high
;
5
int
clock_rate
;
6
};