From: Grant Grundler Date: Wed, 8 Apr 2009 12:12:49 +0000 (+0200) Subject: ide: remove wmb() from ide-dma-sff.c and scc_pata.c X-Git-Tag: v2.6.30-rc2~91^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edafcf73dca2f9531c78eec130df84a8c9654b3b;p=pandora-kernel.git ide: remove wmb() from ide-dma-sff.c and scc_pata.c This patch: o replaces "mask" variable in ide_dma_end() with #define. o removes use of wmb() in ide-dma-sff.c and scc_pata.c. o is not tested - I don't have (or want) the HW. Signed-off-by: Grant Grundler Cc: KOBAYASHI Yoshitake Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed