On Fri, 29 Mar 2024, Li Ma wrote: > From: Basavaraj Natikar <Basavaraj.Natikar@xxxxxxx> > > [Backport]: to fix amd_sfh init fail issue in ASDN > > Current amd_sfh driver has float_to_int() to convert units from > float to int. This is fine until this function gets called outside of > the current scope of file. > > Add a prefix "amd_sfh" to float_to_int() so that function represents > the driver name. This function will be called by multiple callers in the > next patch. > > Link: https://lore.kernel.org/all/ad064333-48a4-4cfa-9428-69e8a7c44667@xxxxxxxxxx/ > Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx> > Co-developed-by: Shyam Sundar S K <Shyam-sundar.S-k@xxxxxxx> > Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@xxxxxxx> > Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@xxxxxxx> > Signed-off-by: Jiri Kosina <jkosina@xxxxxxxx> > (cherry picked from commit 4e71d262899d7bab1f0c65936a2e639afeb83e4d) What am I supposed to do with this? All of this code has already been upstreamed. -- Jiri Kosina SUSE Labs