diff options
author | 2022-04-20 14:46:20 -0700 | |
---|---|---|
committer | 2022-04-24 18:25:03 -0700 | |
commit | 28e26e927cf4a37fb84fb8fd9893c6a858676b87 (patch) | |
tree | 7d9e408792acc4ab30f66b99d82e5507c36d720b /scripts/gdb/linux/utils.py | |
parent | Input: add Raspberry Pi Sense HAT joystick driver (diff) | |
download | linux-dev-28e26e927cf4a37fb84fb8fd9893c6a858676b87.tar.xz linux-dev-28e26e927cf4a37fb84fb8fd9893c6a858676b87.zip |
Input: ep93xx_keypad - use devm_platform_ioremap_resource() helper
Use the devm_platform_ioremap_resource() helper instead of calling
platform_get_resource() and devm_ioremap_resource() separately. This
makes the code simpler without functional changes.
Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Lv Ruyi <lv.ruyi@zte.com.cn>
Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Link: https://lore.kernel.org/r/20220418015036.2556731-1-lv.ruyi@zte.com.cn
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions