diff options
author | Basavaraj Natikar <[email protected]> | 2023-12-20 12:30:40 +0530 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2024-01-04 15:19:17 +0100 |
commit | 4e71d262899d7bab1f0c65936a2e639afeb83e4d (patch) | |
tree | 29e7081c27f1405341aebb71b8b16ad037d986bf /tools/perf/scripts/python/sched-migration.py | |
parent | 3f10e214a9de738832b357a58b605c2fbd23aa96 (diff) |
HID: amd_sfh: rename float_to_int() to amd_sfh_float_to_int()
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/[email protected]/
Reviewed-by: Ilpo Järvinen <[email protected]>
Co-developed-by: Shyam Sundar S K <[email protected]>
Signed-off-by: Shyam Sundar S K <[email protected]>
Signed-off-by: Basavaraj Natikar <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions