All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
To: alsa-devel@alsa-project.org
Cc: tiwai@suse.de, broonie@kernel.org,
	Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Subject: [PATCH 0/4] ASoC: Intel: fix missing .owner fields
Date: Thu, 25 Jun 2020 13:06:31 -0500	[thread overview]
Message-ID: <20200625180635.3563-1-pierre-louis.bossart@linux.intel.com> (raw)

Fix omission of .owner = THIS_MODULE in Intel and SOF cards.
Thanks to Jaroslav and Takashi for reporting and suggesting a fix.

Pierre-Louis Bossart (4):
  ASoC: SOF: nocodec: add missing .owner field
  ASoC: Intel: cml_rt1011_rt5682: add missing .owner field
  ASoC: Intel: sof_sdw: add missing .owner field
  ASoC: Intel: bxt_rt298: add missing .owner field

 sound/soc/intel/boards/bxt_rt298.c         | 2 ++
 sound/soc/intel/boards/cml_rt1011_rt5682.c | 1 +
 sound/soc/intel/boards/sof_sdw.c           | 2 +-
 sound/soc/sof/nocodec.c                    | 1 +
 4 files changed, 5 insertions(+), 1 deletion(-)


base-commit: 6f81e520b2906258a063f09b8d1dd9d0cc6a3172
-- 
2.20.1


             reply	other threads:[~2020-06-25 18:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-25 18:06 Pierre-Louis Bossart [this message]
2020-06-25 18:06 ` [PATCH 1/4] ASoC: SOF: nocodec: add missing .owner field Pierre-Louis Bossart
2020-06-25 18:06 ` [PATCH 2/4] ASoC: Intel: cml_rt1011_rt5682: " Pierre-Louis Bossart
2020-06-25 18:06 ` [PATCH 3/4] ASoC: Intel: sof_sdw: " Pierre-Louis Bossart
2020-06-25 18:24   ` Cezary Rojewski
2020-06-25 18:34     ` Pierre-Louis Bossart
2020-06-25 18:06 ` [PATCH 4/4] ASoC: Intel: bxt_rt298: " Pierre-Louis Bossart
2020-06-25 18:26 ` [PATCH 0/4] ASoC: Intel: fix missing .owner fields Cezary Rojewski
2020-06-25 18:47 ` Pierre-Louis Bossart

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=20200625180635.3563-1-pierre-louis.bossart@linux.intel.com \
    --to=pierre-louis.bossart@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.