commit | 9b7389c0edb94a2623f21a6ac90afae63f201e73 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun Jan 27 18:14:51 2008 +0100 |
committer | Jean Delvare <khali@hyperion.delvare> | Sun Jan 27 18:14:51 2008 +0100 |
tree | e53a92d108cc6a9e05d280d93c72f4b1a17cf57a | |
parent | 0f07a24b4baf14859fde39b29bcc6fe279d18109 [diff] |
i2c-piix4: Drop redundant PCI function number check Checking the PCI function number doesn't add any value, and it makes adding dynamic IDs to the driver more difficult. Drop this check. Signed-off-by: Jean Delvare <khali@linux-fr.org>