lib: devres: Add exec versions of devm_ioremap_resource and friends
author黄涛 <huangtao@rock-chips.com>
Mon, 18 Nov 2013 02:05:43 +0000 (10:05 +0800)
committer黄涛 <huangtao@rock-chips.com>
Thu, 21 Nov 2013 05:39:19 +0000 (13:39 +0800)
commit336430a16bbf240ba9305723c38384caa1f785a5
treecc218eae367304dcce25493a4e66c80bc5d20f0f
parent1447d8f1e671b4ecb7084bd2aa840c52e6d86bf3
lib: devres: Add exec versions of devm_ioremap_resource and friends

Now that there is an _exec version of ioremap, add devm support for it.

Signed-off-by: Russ Dill <Russ.Dill@ti.com>
include/linux/device.h
include/linux/io.h
lib/devres.c