]> git.baikalelectronics.ru Git - kernel.git/commit
ide: remove wmb() from ide-dma-sff.c and scc_pata.c
authorGrant Grundler <grundler@google.com>
Wed, 8 Apr 2009 12:12:49 +0000 (14:12 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 8 Apr 2009 12:12:49 +0000 (14:12 +0200)
commitf7bb7ba253d09280fc9258a0f1ff7558ce05db16
tree71f01d37becfe14c2f26f9cee2ea5f6af03112e0
parent9f1ccd1518d29aa1390062933da36875bd7fa073
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 <grundler@google.com>
Cc: KOBAYASHI Yoshitake <yoshitake.kobayashi@toshiba.co.jp>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-dma-sff.c
drivers/ide/scc_pata.c