commit | 7375cd822d600b4e8b83cbc025422e4267bf5fac | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Jul 12 14:12:30 2007 +0200 |
committer | Jean Delvare <khali@hyperion.delvare> | Thu Jul 12 14:12:30 2007 +0200 |
tree | a6b8b00e9a41924de9c37e4477f1045ea20e89b3 | |
parent | 7d13714650ec8868f999d2dc3d06e2723687d0c3 [diff] |
i2c-sis5595: Resolve resource conflict with sis5595 Let the i2c-sis5595 driver release its PCI device after registering. This is to allow the sis5595 hardware monitoring driver to also access this PCI device. The same trick is already used in the i2c-viapro and via686a drivers to let them both load. Signed-off-by: Jean Delvare <khali@linux-fr.org>