linux/drivers/sfi
Len Brown 5b026c4e3a SFI: use ioremap_cache() instead of ioremap()
We copied ACPI's oversight of using ioremap() and creating
non-cached table mappings when we should have been using
ioremap_cache().

Signed-off-by: Len Brown <len.brown@intel.com>
2011-01-11 23:27:25 -05:00
..
Kconfig
Makefile
sfi_acpi.c SFI: add sysfs interface for SFI tables. 2010-05-27 12:46:20 -04:00
sfi_core.c SFI: use ioremap_cache() instead of ioremap() 2011-01-11 23:27:25 -05:00
sfi_core.h SFI: add sysfs interface for SFI tables. 2010-05-27 12:46:20 -04:00