Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Dragan Simic <dsimic@manjaro.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: linux-sound@vger.kernel.org,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: Re: [PATCH 0/7] ALSA: Add missing module description
Date: Wed, 08 May 2024 11:17:10 +0200	[thread overview]
Message-ID: <5314cd13a9b6c64459add136993b8f86@manjaro.org> (raw)
In-Reply-To: <20240508091128.25274-1-tiwai@suse.de>

Hello Takashi,

On 2024-05-08 11:11, Takashi Iwai wrote:
> here is a trivial patch series for adding the missing
> MODULE_DESCRIPTION() to the code that can be built as modules
> where make W=1 starts complaining the lack of MODULE_DESCRIPTION()
> since recently.
> 
> Fixes for ASoC follow later.

The changes are looking good to me.  Thus, please add for the
entire series:

Reviewed-by: Dragan Simic <dsimic@manjaro.org>

> ===
> 
> Takashi Iwai (7):
>   ALSA: ac97: legacy: Add missing module description
>   ALSA: ac97: bus: Add missing module description
>   ALSA: pcm_dmaengine: Add missing module description
>   ALSA: kunit: Add missing module descriptions
>   ALSA: pcmtest: Add missing module descriptions
>   ALSA: hda: cirrus_scodec_test: Add missing module descriptions
>   sound: oss: dmasound: Add missing module descriptions
> 
>  sound/ac97/bus.c                    | 1 +
>  sound/ac97_bus.c                    | 1 +
>  sound/core/pcm_dmaengine.c          | 1 +
>  sound/core/sound_kunit.c            | 1 +
>  sound/drivers/pcmtest.c             | 1 +
>  sound/oss/dmasound/dmasound_atari.c | 2 ++
>  sound/oss/dmasound/dmasound_paula.c | 1 +
>  sound/pci/hda/cirrus_scodec_test.c  | 1 +
>  8 files changed, 9 insertions(+)

  parent reply	other threads:[~2024-05-08  9:17 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-08  9:11 [PATCH 0/7] ALSA: Add missing module description Takashi Iwai
2024-05-08  9:11 ` [PATCH 1/7] ALSA: ac97: legacy: " Takashi Iwai
2024-05-08  9:11 ` [PATCH 2/7] ALSA: ac97: bus: " Takashi Iwai
2024-05-08  9:11 ` [PATCH 3/7] ALSA: pcm_dmaengine: " Takashi Iwai
2024-05-08  9:11 ` [PATCH 4/7] ALSA: kunit: Add missing module descriptions Takashi Iwai
2024-05-08  9:11 ` [PATCH 5/7] ALSA: pcmtest: " Takashi Iwai
2024-05-09  8:56   ` Ivan Orlov
2024-05-08  9:11 ` [PATCH 6/7] ALSA: hda: cirrus_scodec_test: " Takashi Iwai
2024-05-08  9:11 ` [PATCH 7/7] sound: oss: dmasound: " Takashi Iwai
2024-05-08  9:17 ` Dragan Simic [this message]
2024-05-08  9:36 ` [PATCH 0/7] ALSA: Add missing module description Andy Shevchenko
2024-05-08  9:45   ` Andy Shevchenko
2024-05-09  8:13     ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5314cd13a9b6c64459add136993b8f86@manjaro.org \
    --to=dsimic@manjaro.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=linux-sound@vger.kernel.org \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox