alistair23-linux/drivers/staging/vme
Martyn Welch ac1a4f2caf Staging: VME: Ensure TSI148 link list descriptors are written big endian
The DMA functionality fails to work on little endian processors, such as
found on x86 based platforms. The DMA engine copies the link list
descriptors from memory into big endian registers. On little endian systems
this results in the values being byte swapped. This patch uses standard
kernel functionality to ensure that the descriptors are stored in big
endian format.

Signed-off-by: Martyn Welch <martyn.welch@ge.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-10 10:37:06 -07:00
..
boards
bridges Staging: VME: Ensure TSI148 link list descriptors are written big endian 2012-04-10 10:37:06 -07:00
devices staging: Fix typo in multiple files 2012-04-10 10:31:01 -07:00
Kconfig
Makefile
TODO Staging: VME: Update TODO file 2011-11-26 17:23:57 -08:00
vme.c Staging: VME: Remove typedefs 2011-12-01 10:28:00 -08:00
vme.h staging: vme: code convention fix 2012-02-09 09:16:52 -08:00
vme_api.txt Staging: VME: Remove typedefs 2011-12-01 10:28:00 -08:00
vme_bridge.h Staging: VME: Remove typedefs 2011-12-01 10:28:00 -08:00