linux/drivers/staging/tidspbridge
Arnd Bergmann 9b24b8f941 staging: tidspbridge: add memory consistency to TODO list
This driver uses ioremap on regular memory to get an uncached mapping,
which causes problems on ARMv6 and higher due to aliasing with the
cached linar kernel mapping.

Make sure this gets fixed before the driver graduates from staging.

Cc: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-10-09 13:49:41 -07:00
..
core staging: tidspbridge - remove dmm custom module 2010-10-05 15:30:59 -07:00
Documentation staging: ti dspbridge: remove contributor leftovers 2010-07-08 13:31:45 -07:00
dynload staging:ti dspbridge: remove unnecessary volatile variables 2010-07-28 08:22:04 -07:00
gen staging: tidspbridge: remove duplicated include 2010-10-05 11:42:20 -07:00
include/dspbridge staging: tidspbridge - remove dmm custom module 2010-10-05 15:30:59 -07:00
pmgr staging: tidspbridge - remove dmm custom module 2010-10-05 15:30:59 -07:00
rmgr staging: tidspbridge: bind driver name to device name 2010-10-07 10:09:49 -07:00
Kconfig staging: tidspbridge - update Kconfig to select IOMMU module 2010-10-05 18:36:39 -07:00
Makefile Staging: tidspbridge: Makefile: replace the use of <module>-objs with <module>-y 2010-10-08 07:23:40 -07:00
TODO staging: tidspbridge: add memory consistency to TODO list 2010-10-09 13:49:41 -07:00