diff options
author | 2014-06-11 14:00:05 +0900 | |
---|---|---|
committer | 2014-06-19 20:01:36 -0700 | |
commit | c9d53c0f2d23c792e4b9cf1551b63de4516f839e (patch) | |
tree | 0d3c822d06e99c37998aaa89a86696ba800871fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 3.16-rc1 (diff) | |
download | wireguard-linux-c9d53c0f2d23c792e4b9cf1551b63de4516f839e.tar.xz wireguard-linux-c9d53c0f2d23c792e4b9cf1551b63de4516f839e.zip |
devres: remove devm_request_and_ioremap()
devm_request_and_ioremap() was obsoleted by the commit 7509657
("lib: devres: Introduce devm_ioremap_resource()") and has been
deprecated for a long time. So, let's remove this function.
In addition, all usages of devm_request_and_ioremap() are also
removed.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions