pata_sch: use ata_pci_sff_init_one()
authorTejun Heo <tj@kernel.org>
Mon, 10 May 2010 19:41:25 +0000 (21:41 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Sat, 15 May 2010 02:38:38 +0000 (22:38 -0400)
pata_sch is standard SFF.  No reason to open code init.  Use
ata_pci_sff_init_one() instead.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found