linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Can we remove un-used Sound driver ?
@ 2015-02-03  8:03 Kuninori Morimoto
  2015-02-05  7:10 ` [alsa-devel] " Kuninori Morimoto
  0 siblings, 1 reply; 13+ messages in thread
From: Kuninori Morimoto @ 2015-02-03  8:03 UTC (permalink / raw)
  To: Linux-SH, Linux-ALSA


Hi SH ML, ALSA ML

We have below sound drivers in upstream kernel.
But, these are not used from upstreamed board.
And, these are for very old SoC.
I guess Renesas doesn't/can't support these SoC/board anymore.
Can we remove these sound drivers ?
Because maintenance cost for these is not zero...

- ${LINUX}/sound/soc/sh/ssi.c
  - SH7760/SH7780
  - CONFIG_SND_SOC_SH4_SSI

- ${LINUX}/linux/sound/soc/sh/hac.c
  - SH7760/SH7780
  - CONFIG_SND_SOC_SH4_HAC

- ${LINUX}/sound/soc/sh/sh7760-ac97.c
  - SH7760
  - CONFIG_SND_SH7760_AC97

- ${LINUX}/sound/soc/sh/dma-sh7760.c
  - SH7760
  - CONFIG_SND_SOC_PCM_SH7760

- ${LINUX}/sound/soc/sh/siu_dai.c  *1
  ${LINUX}/sound/soc/sh/siu_pcm.c
  ${LINUX}/sound/soc/sh/siu.h
  - SH7343, SH7722
  - CONFIG_SND_SOC_SH4_SIU

- ${LINUX}/sound/soc/sh/migor.c  *2
  - SH7722
  - CONFIG_SND_SIU_MIGOR

*1
  it is registered from ${LINUX}/arch/sh/kernel/cpu/sh4a/setup-sh7722.c
  but, no one enabled CONFIG_SND_SOC_SH4_SIU in defconfig

*2
  it uses *1, but no one enabled CONFIG_SND_SIU_MIGOR

Best regards
---
Kuninori Morimoto

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

end of thread, other threads:[~2015-02-09  9:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-03  8:03 Can we remove un-used Sound driver ? Kuninori Morimoto
2015-02-05  7:10 ` [alsa-devel] " Kuninori Morimoto
2015-02-05  7:11   ` [PATCH 1/6] ASoC: sh: discontinue support of migor driver Kuninori Morimoto
2015-02-05  7:11   ` [PATCH 2/6] ASoC: sh: discontinue support of sh7760-ac97 driver Kuninori Morimoto
2015-02-05  7:12   ` [PATCH 3/6] ASoC: sh: discontinue support of ssi driver Kuninori Morimoto
2015-02-05  7:12   ` [PATCH 4/6] ASoC: sh: discontinue support of siu driver Kuninori Morimoto
2015-02-05  7:12   ` [PATCH 5/6] ASoC: sh: discontinue support of hac driver Kuninori Morimoto
2015-02-05  7:12   ` [PATCH 6/6] ASoC: sh: discontinue support of dma-sh7760 driver Kuninori Morimoto
2015-02-05 18:03   ` [alsa-devel] Can we remove un-used Sound driver ? Mark Brown
2015-02-05 18:54     ` Manuel Lauss
2015-02-09  1:10       ` Kuninori Morimoto
2015-02-09  9:04         ` Manuel Lauss
2015-02-05 19:35     ` Guennadi Liakhovetski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).