mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 19:26:25 +00:00
pata_marvell: fix marvell_pre_reset() documentation
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
parent
9c7e0d22c5
commit
2a2beac928
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ static int marvell_pata_active(struct pci_dev *pdev)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* marvell_pre_reset - check for 40/80 pin
|
* marvell_pre_reset - probe begin
|
||||||
* @link: link
|
* @link: link
|
||||||
* @deadline: deadline jiffies for the operation
|
* @deadline: deadline jiffies for the operation
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue