diff options
author | Himangi Saraogi <himangi774@gmail.com> | 2014-07-14 14:23:51 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-16 13:47:53 -0700 |
commit | e1ada0f2c2286f113870b186a563eaee86d80f3c (patch) | |
tree | bd162431c74095792f0a0222e8ffd71e206af0a1 /block/blk-mq-sysfs.c | |
parent | 9f48c89862e39b7f33b44123fc425cf901c89428 (diff) |
misc: mic: Introduce the managed version of ioremap
This patch moves data allocated using ioremap to managed data
allocated using devm_ioremap and cleans now unnecessary
iounmaps in probe and remove functions. Also the unnecessary
label iounmap is done away with.
Link: https://lkml.org/lkml/2014/6/1/191
Tested-by: Sudeep Dutt <sudeep.dutt@intel.com>
Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block/blk-mq-sysfs.c')
0 files changed, 0 insertions, 0 deletions