From: Jean Delvare Date: Mon, 12 Jun 2006 19:53:02 +0000 (+0200) Subject: [PATCH] i2c-i801: Better pci subsystem integration X-Git-Tag: v2.6.18-rc1~1081^2~226^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dcc19dfbc84b2ea5428711b7a47146b5b1788bb;p=pandora-kernel.git [PATCH] i2c-i801: Better pci subsystem integration i2c-i801: Better pci subsystem integration Integrate the i2c-i801 driver better with the pci subsystem, by calling pci_{enable,disable}_device and requesting the I/O region by BAR rather than direct configuration space access. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed