diff options
| author | Jesse Taube <[email protected]> | 2025-01-16 22:00:48 -0500 |
|---|---|---|
| committer | Fabio Estevam <[email protected]> | 2025-01-20 08:41:23 -0300 |
| commit | bb060231b65f9c1a54ff981fb08073e23829cf44 (patch) | |
| tree | b243afc61308e4718341eb464c6fbd0548849b76 /include | |
| parent | 252ad9890d56d77908ac112f025216c4750f8239 (diff) | |
pinctrl: imx: Fix NULL dereference in imx_pinctrl_probe()
When converting to ofnode `ofnode_read_u32` was accedentally used to
replace `fdtdec_get_int` instead of `ofnode_read_u32_default`.
Use `ofnode_read_u32_default` to fix this.
Fixes: 59382d2 ("pinctrl: imx: Convert to use livetree API for fdt access")
Signed-off-by: Jesse Taube <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
