Changeset 5376
- Timestamp:
- 10/24/08 10:26:42 (5 years ago)
- Files:
-
- 1 modified
-
i2c/trunk/kernel/i2c-algo-pcf.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
i2c/trunk/kernel/i2c-algo-pcf.c
r4071 r5376 184 184 } 185 185 186 printk(KERN_DEBUG "i2c-algo-pcf.o: dete ted and initialized PCF8584.\n");186 printk(KERN_DEBUG "i2c-algo-pcf.o: detected and initialized PCF8584.\n"); 187 187 188 188 return 0;
