summaryrefslogtreecommitdiffstats
path: root/sound/usb/mixer_s1810c.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2020-06-24 18:03:00 +0200
committerTakashi Iwai <tiwai@suse.de>2020-06-25 15:01:35 +0200
commit81033c6b584b44514cbb16fffc26ca29a0fa6270 (patch)
treefd63e03ce87c140e5479087c799063834e4a818a /sound/usb/mixer_s1810c.c
parentc7440acc859778eed74b223fc41f094133aeaaf0 (diff)
ALSA: core: Warn on empty module
The module argument passed to snd_card_new() must be a valid non-NULL pointer when the module support is enabled. Since ASoC driver passes the argument from each snd_soc_card definition, one may forget to set the owner field and lead to a NULL module easily. For catching such an overlook, add a WARN_ON() in snd_card_new(). Also, put the card->module assignment in the ifdef block for a very minor optimization. Link: https://lore.kernel.org/r/20200624160300.21703-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/mixer_s1810c.c')
0 files changed, 0 insertions, 0 deletions