commit | 914728fbf2af4d96a5ba896256e696d78c474a4f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed May 08 11:11:26 2024 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu May 09 10:13:07 2024 +0200 |
tree | 533b0f9ec216ab58a57d3dcbfb74406d77a5060c | |
parent | cdd08e4639a0290da9ace88a969781c694238e9f [diff] |
sound: oss: dmasound: Add missing module descriptions 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-8-tiwai@suse.de