]> git.baikalelectronics.ru Git - kernel.git/commit
icside: add ide_toggle_bounce() calls
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 26 Jan 2008 19:13:00 +0000 (20:13 +0100)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 26 Jan 2008 19:13:00 +0000 (20:13 +0100)
commitd16b1c9cacf64d95fa0561f6c93b4219bd33641e
tree779e16bf7e2e74319cbdcf2b9e4e809501b2f391
parent6da6a8a8033f1cb500f3f5c05b98030f04af6084
icside: add ide_toggle_bounce() calls

Add ide_toggle_bounce() call to ->ide_dma_on/->dma_off_quietly
methods so they match generic __ide_dma_on()/ide_dma_off_quietly().

Since there is no PCI device there should be no functionality
changes caused by this patch.

Cc: Russell King <rmk@arm.linux.org.uk>
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/arm/icside.c