All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5][RFC] ASoC: remove Codec/Platform code
@ 2018-04-09  2:14 Kuninori Morimoto
  2018-04-09  2:14 ` [PATCH 1/5][RFC] ASoC: remove codec hw_write/control_data Kuninori Morimoto
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Kuninori Morimoto @ 2018-04-09  2:14 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA


Hi Mark

Now, all Codec/Platform are replaced to Component.
Codec/Platform related code are no longer needed,
these patches remove these.

But I added [RFC] on these patches because,
 1) people want to check/test
 2) Media related added new driver is using Codec/Platform style

I'm posting replace patch for 2) to Media / ASoC ML,
but not yet accepted.
(= I think it needs Mark's Acked-by ? I don't know)
I think this Codec/Platform remove patch should based on it,
otherwise, compile error happen.
I'm happy to re-post this remove patch if Media side replace was accepted.

	Subject: [alsa-devel] [PATCH v3] media: i2c: tda1997: replace codec to	component
	Date: Fri, 6 Apr 2018 05:44:25 +0000


Best regards
---
Kuninori Morimoto

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

end of thread, other threads:[~2018-05-09 16:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-09  2:14 [PATCH 0/5][RFC] ASoC: remove Codec/Platform code Kuninori Morimoto
2018-04-09  2:14 ` [PATCH 1/5][RFC] ASoC: remove codec hw_write/control_data Kuninori Morimoto
2018-04-09  2:14 ` [PATCH 2/5][RFC] ASoC: remove codec reg_cache Kuninori Morimoto
2018-04-09  2:15 ` [PATCH 3/5][RFC] ASoC: remove .get_regmap Kuninori Morimoto
2018-05-09  9:44   ` Applied "ASoC: remove .get_regmap" to the asoc tree Mark Brown
2018-04-09  2:15 ` [PATCH 4/5][RFC] ASoC: remove platform related things Kuninori Morimoto
2018-04-09  2:15 ` [PATCH 5/5][RFC] ASoC: remove Codec related code Kuninori Morimoto
2018-04-09  7:37 ` [PATCH 0/5][RFC] ASoC: remove Codec/Platform code Liam Girdwood
2018-04-16 16:34 ` 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.