From: Sergei Shtylylov Date: Tue, 3 Oct 2006 08:14:14 +0000 (-0700) Subject: [PATCH] IDE: always release DMA engine X-Git-Tag: v2.6.19-rc1~338 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc844e05913b84d09e86d88c0f861ef0afbee2fd;p=pandora-kernel.git [PATCH] IDE: always release DMA engine Release the DMA engine for the custom mapping IDE drivers also (for example, siimage.c does allocate it in both I/O-mapped and custom-mapped modes). Remove useless code from the error path of ide_allocate_dma_engine(). Signed-off-by: Sergei Shtylyov Cc: Bartlomiej Zolnierkiewicz Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed