]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] i2c-i801: Better pci subsystem integration
authorJean Delvare <khali@linux-fr.org>
Mon, 12 Jun 2006 19:53:02 +0000 (21:53 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jun 2006 18:10:35 +0000 (11:10 -0700)
commit6dcc19dfbc84b2ea5428711b7a47146b5b1788bb
treef4f9edfc5c66a7ef586e941172c47f2482aa4508
parent455f332323a17446fb66ea7b2f65f2751f1a3f06
[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 <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/busses/i2c-i801.c