Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping
[linux-block.git] / drivers / ata / pata_sil680.c
index 7ab9aea3b6305dd9ba1aad6c2650d3cd7ebb4c5b..43215a664b9601d81d447bee2811e964d2630e89 100644 (file)
@@ -57,6 +57,7 @@ static unsigned long sil680_selreg(struct ata_port *ap, int r)
 /**
  *     sil680_seldev           -       return register base
  *     @ap: ATA interface
+ *     @adev: ATA device
  *     @r: config offset
  *
  *     Turn a config register offset into the right address in PCI space
@@ -244,6 +245,7 @@ static struct ata_port_operations sil680_port_ops = {
 /**
  *     sil680_init_chip                -       chip setup
  *     @pdev: PCI device
+ *     @try_mmio: Indicates to caller whether MMIO should be attempted
  *
  *     Perform all the chip setup which must be done both when the device
  *     is powered up on boot and when we resume in case we resumed from RAM.