Re: [PATCH 2.6.11-rc2 04/29] ide: cleanup piix

From: Bartlomiej Zolnierkiewicz
Date: Wed Feb 02 2005 - 20:56:54 EST


On Wed, 2 Feb 2005 11:46:11 +0900, Tejun Heo <tj@xxxxxxxxxxx> wrote:
> > 04_ide_cleanup_piix.patch
> >
> > In drivers/ide/pci/piix.[hc], init_setup_piix() is defined and
> > used but only one init_setup function is defined and no
> > demultiplexing is done using init_setup callback. As other
> > drivers call ide_setup_pci_device() directly in such cases,
> > this patch removes init_setup_piix() and makes piix_init_one()
> > call ide_setup_pci_device() directly.
>
> Signed-off-by: Tejun Heo <tj@xxxxxxxxxxx>

applied
-
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/