lib: devres: add a helper function for ioremap_wc
authorAbhilash Kesavan <a.kesavan@samsung.com>
Fri, 6 Feb 2015 13:45:27 +0000 (19:15 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Mar 2015 20:11:32 +0000 (21:11 +0100)
commit34644524bce91883d5051a7eaf3ec5464ed149bf
tree17b63c826d7ce18d388250788df674b9bed995ec
parent71a49d16f06de2ccdf52ca247d496a2bb1ca36fe
lib: devres: add a helper function for ioremap_wc

Implement a resource managed writecombine ioremap function.

Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/driver-model/devres.txt
include/linux/io.h
lib/devres.c