]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '3c59x-dma-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 13 Jan 2016 19:55:18 +0000 (14:55 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Jan 2016 19:55:18 +0000 (14:55 -0500)
commit3ed2718fea99bbc9d013779b6386b16a9e67c7ce
treeeb889a7f8fe0385f6ba73029cf888ebd2c8bb273
parent540b167756d71dea0b5eef61349c09bcfa299f10
parent87a5be91c9ce613a6c62813a87bbe98381fc7900
Merge branch '3c59x-dma-fixes'

Neil Horman says:

====================
3c59x: Fix dma map/unmap imbalances

recent enhancements to libdma revealed a few minor bugs in 3c59x, in
which dma ranges were mapped as singles and unmaped as pages, or vice versa.
These patches fix those up.  Tested by myself with success
====================

Signed-off-by: David S. Miller <davem@davemloft.net>