Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • xcap
  • xcap-capability-linux
  • Repository
  • xcap-capability-linux
  • drivers
  • ide
  • setup-pci.c
Find file Blame History Permalink
  • Bartlomiej Zolnierkiewicz's avatar
    ide: remove CONFIG_BLK_DEV_IDEDMA_FORCED · c58e79dd
    Bartlomiej Zolnierkiewicz authored Oct 16, 2007
    
    
    This code doesn't use pci_assign_resource() and ide_get_or_set_dma_base() uses
    pci_resource_start() to get DMA base address so it has no chance of working.
    Moreover this belongs to PCI quirks (in case somebody would like to fix it).
    
    Acked-by: default avatarSergei Shtylyov <sshtylyov@ru.mvista.com>
    Signed-off-by: default avatarBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
    c58e79dd