projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
add gpiolib support to ucb1x00
[linux-2.6.git]
/
include
/
linux
/
mfd
/
mcp.h
diff --git
a/include/linux/mfd/mcp.h
b/include/linux/mfd/mcp.h
index
be95e09
..
ee49670
100644
(file)
--- a/
include/linux/mfd/mcp.h
+++ b/
include/linux/mfd/mcp.h
@@
-26,6
+26,7
@@
struct mcp {
dma_device_t dma_telco_rd;
dma_device_t dma_telco_wr;
struct device attached_device;
+ int gpio_base;
};
struct mcp_ops {