alistair23-linux/drivers/misc/mic
Himangi Saraogi e1ada0f2c2 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>
2014-07-16 13:47:53 -07:00
..
bus misc: mic: add a bus driver for virtual MIC devices 2014-07-11 18:27:56 -07:00
card misc: mic: Introduce the managed version of ioremap 2014-07-16 13:47:53 -07:00
common misc: mic: header file cleanups. 2013-09-27 17:20:18 -07:00
host misc: mic: add dma support in host driver 2014-07-11 18:31:12 -07:00
Kconfig misc: mic: add dma support in card driver 2014-07-11 18:31:12 -07:00
Makefile misc: mic: add a bus driver for virtual MIC devices 2014-07-11 18:27:56 -07:00