From: Bartlomiej Zolnierkiewicz Date: Sat, 26 Apr 2008 20:25:21 +0000 (+0200) Subject: ide: cleanup ide_setup_dma() X-Git-Tag: v2.6.26-rc1~1038^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63158d5c217e2e62665ae9b10d203bd7da817108;p=pandora-kernel.git ide: cleanup ide_setup_dma() * There is no need to call ide_release_dma_engine(). * Move the code up to (and including) ide_allocate_dma_engine() call to the callers of ide_setup_dma(). There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed