linux/sound/pci/ymfpci
Tasos Sahanidis a8752868b7 ALSA: ymfpci: Use u16 consistently for old_legacy_ctrl
There's no need to switch between unsigned short and u16, especially since
all the functions that end up using old_legacy_ctrl specify u16 anyway.

Signed-off-by: Tasos Sahanidis <tasos@tasossah.com>
Link: https://lore.kernel.org/r/20230329043627.178899-1-tasos@tasossah.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2023-03-29 08:28:47 +02:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
ymfpci_main.c ALSA: ymfpci: Use u16 consistently for old_legacy_ctrl 2023-03-29 08:28:47 +02:00
ymfpci.c ALSA: ymfpci: Switch to DEFINE_SIMPLE_DEV_PM_OPS() 2023-03-29 08:28:00 +02:00
ymfpci.h ALSA: ymfpci: Use u16 consistently for old_legacy_ctrl 2023-03-29 08:28:47 +02:00