diff options
author | Himangi Saraogi <himangi774@gmail.com> | 2014-06-20 23:11:23 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-09 15:47:51 -0700 |
commit | fd666348c51f6ab66410c98a149e0418b9a258f0 (patch) | |
tree | 232ff2cc374408fed6b39bf54dfce7140b448e9f /fs/direct-io.c | |
parent | 288c0f44eb5535fe367ac70c5772b5f0404bf74f (diff) | |
download | blackbird-obmc-linux-fd666348c51f6ab66410c98a149e0418b9a258f0.tar.gz blackbird-obmc-linux-fd666348c51f6ab66410c98a149e0418b9a258f0.zip |
usb: host: xhci-plat: use devm_functions
This patch introduces the use of managed interface devm_ioremap_resource
for ioremap_nocache and request_mem_region and removes the corresponding
free functions in the probe and remove functions.
Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Cc: Mathias Nyman <mathias.nyman@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/direct-io.c')
0 files changed, 0 insertions, 0 deletions