[PATCH 4/12] cs5535: add missing -dma_base check

2007-07-29 Thread Bartlomiej Zolnierkiewicz
If -dma_base is not set (== PCI BAR4 cannot be reserved) then DMA hooks shouldn't be initialized or bad things will happen. Signed-off-by: Bartlomiej Zolnierkiewicz [EMAIL PROTECTED] --- drivers/ide/pci/cs5535.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) Index:

Re: [PATCH 4/12] cs5535: add missing -dma_base check

2007-07-29 Thread Sergei Shtylyov
Bartlomiej Zolnierkiewicz wrote: If -dma_base is not set (== PCI BAR4 cannot be reserved) then DMA hooks shouldn't be initialized or bad things will happen. Signed-off-by: Bartlomiej Zolnierkiewicz [EMAIL PROTECTED] Acked-by: Sergei Shtylyov [EMAIL PROTECTED] MBR, Sergei - To unsubscribe