1
0
Fork 0
alistair23-linux/drivers/firmware/google
Russell King 536dc1eb6b DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks
This driver doesn't need to directly access DMA masks if it uses the
platform_device_register_full() API rather than
platform_device_register_simple() - the former function can initialize
the DMA mask appropriately.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2013-10-31 14:49:17 +00:00
..
Kconfig firmware: fix GOOGLE_SMI kconfig dependency warning 2011-06-07 10:01:16 -07:00
Makefile driver: Google Memory Console 2011-04-29 18:09:34 -07:00
gsmi.c DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks 2013-10-31 14:49:17 +00:00
memconsole.c driver: Google Memory Console 2011-04-29 18:09:34 -07:00