On 7/24/25 11:24 AM, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > 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.golaszewski@xxxxxxxxxx> > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> Konrad