diff options
author | 2021-11-16 07:54:13 +0100 | |
---|---|---|
committer | 2021-11-16 07:55:14 +0100 | |
commit | fd23116d7b8dffa05f42a857eee6ee9cce238d24 (patch) | |
tree | be71aad8f8b9af2ba466e3049e19c8f676470d4e /lib/test_bitmap.c | |
parent | ALSA: hda: intel: More comprehensive PM runtime setup for controller driver (diff) | |
download | linux-dev-fd23116d7b8dffa05f42a857eee6ee9cce238d24.tar.xz linux-dev-fd23116d7b8dffa05f42a857eee6ee9cce238d24.zip |
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/20211116065415.11159-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions