projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
i2c-au1550: Fix timeout problem
[linux-2.6]
/
drivers
/
i2c
/
busses
/
i2c-parport.h
diff --git
a/drivers/i2c/busses/i2c-parport.h
b/drivers/i2c/busses/i2c-parport.h
index
d702e5e
..
9ddd816
100644
(file)
--- a/
drivers/i2c/busses/i2c-parport.h
+++ b/
drivers/i2c/busses/i2c-parport.h
@@
-90,7
+90,7
@@
static struct adapter_parm adapter_parm[] = {
},
};
-static int type;
+static int type
= -1
;
module_param(type, int, 0);
MODULE_PARM_DESC(type,
"Type of adapter:\n"