On 7/24/25 11:24 AM, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <bartosz.golaszew...@linaro.org> > > With the pinmux core no longer duplicating memory used to store the > struct pinfunction objects in .rodata, we can now use the existing > infrastructure for storing and looking up pin functions in qualcomm > drivers. Remove hand-crafted callbacks. > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszew...@linaro.org> > ---
Reviewed-by: Konrad Dybcio <konrad.dyb...@oss.qualcomm.com> Konrad