]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i2c-piix4: Drop redundant PCI function number check
authorJean Delvare <khali@linux-fr.org>
Sun, 27 Jan 2008 17:14:51 +0000 (18:14 +0100)
committerJean Delvare <khali@hyperion.delvare>
Sun, 27 Jan 2008 17:14:51 +0000 (18:14 +0100)
commit9b7389c0edb94a2623f21a6ac90afae63f201e73
treee53a92d108cc6a9e05d280d93c72f4b1a17cf57a
parent0f07a24b4baf14859fde39b29bcc6fe279d18109
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>
drivers/i2c/busses/i2c-piix4.c