projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
gpio: rename pca953x symbols
[linux-2.6.git]
/
include
/
linux
/
i2c
/
pca953x.h
diff --git
a/include/linux/i2c/pca953x.h
b/include/linux/i2c/pca953x.h
index
611d84a
..
3c73612
100644
(file)
--- a/
include/linux/i2c/pca953x.h
+++ b/
include/linux/i2c/pca953x.h
@@
-1,6
+1,6
@@
/* platform data for the PCA9539 16-bit I/O expander driver */
-struct pca9539_platform_data {
+struct pca953x_platform_data {
/* number of the first GPIO */
unsigned gpio_base;