diff options
author | Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> | 2025-08-06 20:55:55 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2025-08-11 11:44:40 +0200 |
commit | 560c633d378a0cf34afcd66c99321d6306a7e937 (patch) | |
tree | 8c596eeadbca667ee14a4874ac75251841b95707 /fs/proc/array.c | |
parent | 54ac76e13ace31cf732bf5261811ef5af67022b7 (diff) |
pinctrl: renesas: rzg2l: Drop oen_read and oen_write callbacks
Remove oen_read and oen_write callbacks from rzg2l_pinctrl_data as
all SoCs now use the same rzg2l_read_oen() and rzg2l_write_oen()
functions directly.
Change rzg2l_read_oen() return type to int for proper error reporting
and update callers to handle errors consistently.
This simplifies the code by removing redundant callbacks and ensures
uniform OEN handling across all supported SoCs.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20250806195555.1372317-8-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions