diff options
author | Yu Tu <[email protected]> | 2022-02-25 15:39:18 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-02-26 10:03:20 +0100 |
commit | 6436dd8f9b25ea756b27ca0ec10d017ea51b42e2 (patch) | |
tree | 7205f7b43af8662313c00e225d38f2f0f2d339fb /scripts/gdb/linux/dmesg.py | |
parent | 841f913e770f3cfb69023f00557e37cb23230861 (diff) |
tty: serial: meson: Use devm_ioremap_resource to get register mapped memory
Replace devm_request_mem_region and devm_ioremap with
devm_ioremap_resource to make the code cleaner.
Reviewed-by: Jiri Slaby <[email protected]>
Signed-off-by: Yu Tu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
0 files changed, 0 insertions, 0 deletions