]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
e1000: make ioport free
authorTaku Izumi <izumi.taku@jp.fugitsu.com>
Fri, 11 Jul 2008 22:17:44 +0000 (15:17 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 22 Jul 2008 23:39:14 +0000 (19:39 -0400)
commit81250297d85b26eb4e9de5decf752dce430277f9
treedf3783c21e01c35d3d0666533e731990c34cc8ea
parentc3570acb53c885f8accb8c85eda195781d30632f
e1000: make ioport free

This patch makes e1000 driver ioport-free.
This corrects behavior in probe function so as not to request ioport
resources as long as they are not really needed.  This is based on the
ioport-free patch of e1000 driver from Auke Kok and Tomohiro Kusumi.

Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@jp.fujitsu.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: Jeff Kirsher<jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/e1000/e1000.h
drivers/net/e1000/e1000_main.c