mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
957ccc434c
With the recent addition of hashed controls lookup it's not enough to just
update the control name field, the hash entries for the modified control
have to be updated too.
snd_ctl_rename() takes care of that, so use it instead of directly
modifying the control name.
Fixes:
|
||
---|---|---|
.. | ||
ca0106_main.c | ||
ca0106_mixer.c | ||
ca0106_proc.c | ||
ca0106.h | ||
ca_midi.c | ||
ca_midi.h | ||
Makefile |