diff options
author | Takashi Iwai <[email protected]> | 2021-11-16 07:54:13 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2021-11-16 07:55:14 +0100 |
commit | fd23116d7b8dffa05f42a857eee6ee9cce238d24 (patch) | |
tree | be71aad8f8b9af2ba466e3049e19c8f676470d4e /tools/perf/scripts/python/flamegraph.py | |
parent | 4f66a9ef37d3c09917a1edc065ff68b895e0b163 (diff) |
ALSA: usb-audio: Use int for dB map values
The values in usbmix_dB_map should be rather signed while we're using
u32. As the copied target (usb_mixer_elem_info.dBmin and dBmax) is
int, let's make them also int.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions