commit | b58a6b1ee60a49249030bb1fb6d0d139bfc5bf0a | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed May 08 11:11:22 2024 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu May 09 10:13:07 2024 +0200 |
tree | c25fb9dc8037552de114e124793315a3a214ca43 | |
parent | ddefb24b3effa6dbca148d176cdd5e24e8e3cf3b [diff] |
ALSA: pcm_dmaengine: Add missing module description Now that make W=1 starts complaining the lack of MODULE_DESCRIPTION(), let's add the missing information. Reported-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Closes: https://lore.kernel.org/r/ZjpQm-hxLQtpgkUx@smile.fi.intel.com Signed-off-by: Takashi Iwai <tiwai@suse.de> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Dragan Simic <dsimic@manjaro.org> Link: https://lore.kernel.org/r/20240508091128.25274-4-tiwai@suse.de