From: Jean Delvare Date: Mon, 12 Jun 2006 19:51:20 +0000 (+0200) Subject: [PATCH] i2c-i801: Remove PCI function check X-Git-Tag: v2.6.18-rc1~1081^2~226^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=520e64d5c081c76b77b4ee87d241cd3e40edc43a;p=pandora-kernel.git [PATCH] i2c-i801: Remove PCI function check i2c-i801: Remove PCI function check Remove the PCI function number check when probing devices. This check is redundant, each function has a separate PCI device ID, so checking for that ID is sufficient. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed