Changeset 838
- Timestamp:
- 07/09/00 05:21:00 (9 years ago)
- Files:
-
- lm-sensors/trunk/kernel/busses/i2c-sis5595.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/kernel/busses/i2c-sis5595.c
r707 r838 151 151 } 152 152 153 /* Look for the SIS5595 , function 3*/153 /* Look for the SIS5595 */ 154 154 SIS5595_dev = NULL; 155 155 if (!(SIS5595_dev = pci_find_device(PCI_VENDOR_ID_SI,
