Re: [PATCH 16/23] libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/10/2010 03:41 PM, Tejun Heo wrote:
Both qc_prep functions deal only with BMDMA PRD setup and PIO only SFF
drivers don't need them.  Rename to ata_bmdma_[dumb_]qc_prep() and
relocate.

All usages are renamed except for pdc_adma and sata_qstor.  Those two
drivers are not BMDMA drivers and don't need to call BMDMA qc_prep
functions.  Calls to ata_sff_qc_prep() in the two drivers are removed.

Signed-off-by: Tejun Heo<tj@xxxxxxxxxx>
---
  drivers/ata/libata-sff.c  |  290 +++++++++++++++++++++++----------------------
  drivers/ata/pata_atiixp.c |    2 +-
  drivers/ata/pata_cs5520.c |    2 +-
  drivers/ata/pata_cs5530.c |    2 +-
  drivers/ata/pata_sc1200.c |    2 +-
  drivers/ata/pdc_adma.c    |    4 +-
  drivers/ata/sata_nv.c     |    4 +-
  drivers/ata/sata_qstor.c  |    4 +-
  include/linux/libata.h    |    4 +-
  9 files changed, 156 insertions(+), 158 deletions(-)

ack


--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux