diff options
author | Dejin Zheng <zhengdejin5@gmail.com> | 2020-04-20 23:06:41 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-21 15:53:54 -0700 |
commit | d7a5502b0bb8bde54973a2ee73e7bd72e6cb195c (patch) | |
tree | 5a1769090fff6812649535eab6ce265b8cf8b6ac /scripts/gdb/linux/proc.py | |
parent | 4dee15b4fd0d61ec6bbd179238191e959d34cf7a (diff) |
net: broadcom: convert to devm_platform_ioremap_resource_byname()
Use the function devm_platform_ioremap_resource_byname() to simplify
source code which calls the functions platform_get_resource_byname()
and devm_ioremap_resource(). Remove also a few error messages which
became unnecessary with this software refactoring.
Suggested-by: Markus Elfring <Markus.Elfring@web.de>
Signed-off-by: Dejin Zheng <zhengdejin5@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions