All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: rt715: remove unused parameter
@ 2020-12-02  2:13 jack.yu
  2020-12-02 17:19 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: jack.yu @ 2020-12-02  2:13 UTC (permalink / raw)
  To: broonie, lgirdwood
  Cc: oder_chiou, Jack Yu, alsa-devel, lars, derek.fang, flove,
	shumingf, bard.liao

From: Jack Yu <jack.yu@realtek.com>

Remove unused parameter in rt715.h.

Signed-off-by: Jack Yu <jack.yu@realtek.com>
---
 sound/soc/codecs/rt715.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/codecs/rt715.h b/sound/soc/codecs/rt715.h
index d0d0fd2a6fdb..009a8266f606 100644
--- a/sound/soc/codecs/rt715.h
+++ b/sound/soc/codecs/rt715.h
@@ -207,7 +207,6 @@ struct sdw_stream_data {
 enum {
 	RT715_AIF1,
 	RT715_AIF2,
-	RT715_AIFS,
 };
 
 #define RT715_POWER_UP_DELAY_MS 400
-- 
2.29.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ASoC: rt715: remove unused parameter
  2020-12-02  2:13 [PATCH] ASoC: rt715: remove unused parameter jack.yu
@ 2020-12-02 17:19 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2020-12-02 17:19 UTC (permalink / raw)
  To: lgirdwood, jack.yu
  Cc: oder_chiou, alsa-devel, lars, derek.fang, flove, shumingf, bard.liao

On Wed, 2 Dec 2020 10:13:36 +0800, jack.yu@realtek.com wrote:
> Remove unused parameter in rt715.h.

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: rt715: remove unused parameter
      commit: 569c167ce3bb145662cbdd37924017f5a3071024

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-02 17:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-02  2:13 [PATCH] ASoC: rt715: remove unused parameter jack.yu
2020-12-02 17:19 ` Mark Brown

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.