diff options
| author | Geert Uytterhoeven <geert+renesas@glider.be> | 2025-11-28 12:11:27 +0300 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2026-01-22 17:22:17 +0300 |
| commit | 360bc3ae0d3fdcf5b234e8141ada93ecfb8b2a51 (patch) | |
| tree | 3828984132ded10c82df4b58838f5e0a913a4b2b /include/linux/mfd | |
| parent | ed30d0296373e354f35ffc14558f265934dfa790 (diff) | |
| download | linux-360bc3ae0d3fdcf5b234e8141ada93ecfb8b2a51.tar.xz | |
mfd: core: Improve compile coverage of mfd_match_of_node_to_dev()
As of commit c7fe3bbfd622b5ee ('mfd: core: Use of_property_read_reg() to
parse "reg"'), all code in mfd_match_of_node_to_dev() compiles fine when
CONFIG_OF is disabled. As the sole caller of this function is
protected by IS_ENABLED(CONFIG_OF), the #ifdef inside the function can
be removed to increase build coverage, without impacting code size.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/7b9a4a355c5da3fe812ead663285d05b64b84857.1764320964.git.geert+renesas@glider.be
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'include/linux/mfd')
0 files changed, 0 insertions, 0 deletions
