]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
hpt366: switch to using pci_get_slot
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Wed, 7 Feb 2007 17:17:54 +0000 (18:17 +0100)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 7 Feb 2007 17:17:54 +0000 (18:17 +0100)
commitb4586715d7944dfbcb2b6b76a0098413cf3222e4
tree07e8f44df4ea741ab90beaffcc0f66deef8ee80b
parent90778574c9257ea2d11c433626e1b12ac4135e0a
hpt366: switch to using pci_get_slot

Switch to using pci_get_slot() to get to the function 1 of HPT36x/374 chips --
there's no need for the driver itself to walk the list of the PCI devices, and
it also forgets to check the bus number of the device found.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/pci/hpt366.c