Changeset 667 for lm-sensors/trunk/kernel/chips/lm78.c
- Timestamp:
- 12/08/99 21:37:09 (13 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/kernel/chips/lm78.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/kernel/chips/lm78.c
r645 r667 320 320 goto ERROR0; 321 321 322 /* We need address registration for the I2C bus too. That is not yet323 implemented. */324 322 if (is_isa) { 325 323 if (check_region(address,LM78_EXTENT))
