Commits

Geert Uytterhoeven committed ef086fef217
pinctrl: sh-pfc: Update info pointer after SoC-specific init [ Upstream commit 3091ae775fae17084013021d01513bc1ad274e6a ] Update the sh_pfc_soc_info pointer after calling the SoC-specific initialization function, as it may have been updated to e.g. handle different SoC revisions. This makes sure the correct subdriver name is printed later. Fixes: 0c151062f32c9db8 ("sh-pfc: Add support for SoC-specific initialization") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Sasha Levin <alexander.levin@verizon.com>