Re: [PATCH 1/3] e1000: make ioport free

From: Jeff Kirsher
Date: Fri Jun 27 2008 - 13:08:43 EST


On Fri, Jun 27, 2008 at 6:05 AM, Taku Izumi <izumi.taku@xxxxxxxxxxxxxx> wrote:
> 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@xxxxxxxxxxxxxx>
> Signed-off-by: Auke Kok <auke-jan.h.kok@xxxxxxxxx>
> Signed-off-by: Taku Izumi <izumi.taku@xxxxxxxxxxxxxx>
> ---
> drivers/net/e1000/e1000.h | 4 +
> drivers/net/e1000/e1000_main.c | 88 +++++++++++++++++++++++++++++++++++------
> 2 files changed, 80 insertions(+), 12 deletions(-)

I will add this into my e1000 queue and push it out in my next
patchset for e1000.

--
Cheers,
Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/