i2c-sis5595: Resolve resource conflict with sis5595
authorJean Delvare <khali@linux-fr.org>
Thu, 12 Jul 2007 12:12:30 +0000 (14:12 +0200)
committerJean Delvare <khali@hyperion.delvare>
Thu, 12 Jul 2007 12:12:30 +0000 (14:12 +0200)
commit7375cd822d600b4e8b83cbc025422e4267bf5fac
treea6b8b00e9a41924de9c37e4477f1045ea20e89b3
parent7d13714650ec8868f999d2dc3d06e2723687d0c3
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>
drivers/i2c/busses/i2c-sis5595.c