From: Bartlomiej Zolnierkiewicz Date: Fri, 25 Jan 2008 21:17:19 +0000 (+0100) Subject: ide: remove redundant ->ide_dma_on call from set_using_dma() X-Git-Tag: v2.6.25-rc1~1236^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23b1bd459c9e8a925381960f0b69ac85468c3af1;p=pandora-kernel.git ide: remove redundant ->ide_dma_on call from set_using_dma() ide_set_dma() calls ->ide_dma_on method itself and returns zero only if ->ide_dma_on call succeeded. There should be no functionality changes caused by this patch. Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed