Re: [PATCH] 2.5.17 IDE 67

From: Martin Dalecki (dalecki@evision-ventures.com)
Date: Thu May 23 2002 - 09:32:30 EST


Uz.ytkownik Tom Rini napisa?:

>
> Er, you've lost me. The call to ide_release_dma(ch) used to be guarded
> by (CONFIG_BLK_DEV_IDEDMA) && !CONFIG_DMA_NONPCI) but is now just
> guarded by CONFIG_BLK_DEV_IDEDMA. Am I missing something (should all
> drivers be implementing ide_release_dma()?)

Ahh this case. Well please look even closer:

./include/linux/ide.h:extern void ide_release_dma(struct ata_channel *);
./arch/cris/drivers/ide.c: * - added ide_release_dma
./arch/cris/drivers/ide.c:void ide_release_dma(struct ata_channel *ch)

All right?

This was actually fixing a bug/mission :-)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu May 23 2002 - 22:00:29 EST