]> git.karo-electronics.de Git - linux-beck.git/commit
thermal: rcar_thermal: remove explicitly used devm_kfree/iounap()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 3 Oct 2012 06:51:09 +0000 (23:51 -0700)
committerZhang Rui <rui.zhang@intel.com>
Wed, 7 Nov 2012 03:35:46 +0000 (11:35 +0800)
commit4e8e2f644e11a7d65381967a916ae7cac76a735b
treef35f7f4e8971f611ff199d815c887fb28b0a2acb
parente15cb144939c84947b4fbcf191cda59d71cd0b34
thermal: rcar_thermal: remove explicitly used devm_kfree/iounap()

devm_kfree and devm_iounmap should not have to be explicitly used

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/rcar_thermal.c