linux/drivers/vme/bridges
Dmitry Kalinkin f656eaee63 vme: tsi148: fix DMA lists longer that one item
DMA lists on tsi148 weren't processed further than the first item
because of the broken logic. This regression was introduced in:

ac1a4f2caf "Staging: VME: Ensure TSI148 link list descriptors..."

Signed-off-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
Cc: Igor Alekseev <igor.alekseev@itep.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-06-12 17:26:56 -07:00
..
Kconfig
Makefile
vme_ca91cx42.c vme: bridges: use pci_zalloc_consistent 2014-08-08 15:57:30 -07:00
vme_ca91cx42.h VME: remove duplicate CA91CX42_DCTL_VDW_M define 2014-07-09 16:33:42 -07:00
vme_tsi148.c vme: tsi148: fix DMA lists longer that one item 2015-06-12 17:26:56 -07:00
vme_tsi148.h