alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [alsa-devel] [PATCH for-5.6 00/23] ASoC: PCM API updates (part II)
@ 2019-12-10 14:53 Takashi Iwai
  2019-12-10 14:53 ` [alsa-devel] [PATCH for-5.6 01/23] ASoC: amd: Drop superfluous ioctl PCM ops Takashi Iwai
                   ` (22 more replies)
  0 siblings, 23 replies; 59+ messages in thread
From: Takashi Iwai @ 2019-12-10 14:53 UTC (permalink / raw)
  To: Mark Brown
  Cc: Cezary Rojewski, Banajit Goswami, Xiubo Li, Jie Yang,
	Alexandre Belloni, Pierre-Louis Bossart, Liam Girdwood,
	Max Filippov, Sylwester Nawrocki, Robert Jarzmik, Jerome Brunet,
	Lars-Peter Clausen, Chunyan Zhang, Patrick Lai, Michal Simek,
	Krzysztof Kozlowski, Ludovic Desroches, Orson Zhai,
	Codrin Ciubotariu, alsa-devel, Ray Jui, Haojian Zhuang,
	Nicolin Chen, Matthias Brugger, Timur Tabi, Scott Branden,
	Masahiro Yamada, Sangbeom Kim, Kevin Hilman, Baolin Wang,
	Daniel Mack

Hi,

this is the second part of PCM API updates for ASoC.
This one just removes the superfluous PCM ioctl ops (and relevant
cleanups).  Applicable on top of the previous patch set.


thanks,

Takashi

===

Takashi Iwai (23):
  ASoC: amd: Drop superfluous ioctl PCM ops
  ASoC: atmel: Drop superfluous ioctl PCM ops
  ASoC: au1x: Drop superfluous ioctl PCM ops
  ASoC: bcm: Drop superfluous ioctl PCM ops
  ASoC: dwc: Drop superfluous ioctl PCM ops
  ASoC: fsl: Drop superfluous ioctl PCM ops
  ASoC: intel: Drop superfluous ioctl PCM ops
  ASoC: kirkwood: Drop superfluous ioctl PCM ops
  ASoC: mediatek: Drop superfluous ioctl PCM ops
  ASoC: meson: Drop superfluous ioctl PCM ops
  ASoC: pxa: Drop superfluous ioctl PCM ops
  ASoC: qcom: Drop superfluous ioctl PCM ops
  ASoC: samsung: Drop superfluous ioctl PCM ops
  ASoC: sh: Drop superfluous ioctl PCM ops
  ASoC: generic-dmaengine: Drop superfluous ioctl PCM ops
  ASoC: SOF: Drop superfluous ioctl PCM ops
  ASoC: sprd: Drop superfluous ioctl PCM ops
  ASoC: txx9: Drop superfluous ioctl PCM ops
  ASoC: uniphier: Drop superfluous ioctl PCM ops
  ASoC: xilinx: Drop superfluous ioctl PCM ops
  ASoC: xtensa: Drop superfluous ioctl PCM ops
  ASoC: utils: Drop superfluous ioctl PCM ops
  ASoC: Drop snd_soc_pcm_lib_ioctl()

 include/sound/soc.h                                 |  5 -----
 sound/soc/amd/acp-pcm-dma.c                         |  1 -
 sound/soc/amd/raven/acp3x-pcm-dma.c                 |  1 -
 sound/soc/atmel/atmel-pcm-pdc.c                     |  1 -
 sound/soc/au1x/dbdma2.c                             |  1 -
 sound/soc/au1x/dma.c                                |  1 -
 sound/soc/bcm/cygnus-pcm.c                          |  1 -
 sound/soc/dwc/dwc-pcm.c                             |  1 -
 sound/soc/fsl/fsl_asrc_dma.c                        |  1 -
 sound/soc/fsl/fsl_dma.c                             |  1 -
 sound/soc/fsl/imx-pcm-fiq.c                         |  1 -
 sound/soc/fsl/mpc5200_dma.c                         |  1 -
 sound/soc/intel/atom/sst-mfld-platform-pcm.c        |  1 -
 sound/soc/intel/baytrail/sst-baytrail-pcm.c         |  1 -
 sound/soc/intel/haswell/sst-haswell-pcm.c           |  1 -
 sound/soc/intel/skylake/skl-pcm.c                   |  1 -
 sound/soc/kirkwood/kirkwood-dma.c                   |  1 -
 sound/soc/mediatek/common/mtk-afe-platform-driver.c |  1 -
 sound/soc/mediatek/common/mtk-btcvsd.c              |  1 -
 sound/soc/mediatek/mt6797/mt6797-afe-pcm.c          |  1 -
 sound/soc/mediatek/mt8183/mt8183-afe-pcm.c          |  1 -
 sound/soc/meson/axg-frddr.c                         |  3 ---
 sound/soc/meson/axg-toddr.c                         |  3 ---
 sound/soc/pxa/mmp-pcm.c                             |  1 -
 sound/soc/pxa/pxa-ssp.c                             |  1 -
 sound/soc/pxa/pxa2xx-ac97.c                         |  1 -
 sound/soc/pxa/pxa2xx-i2s.c                          |  1 -
 sound/soc/pxa/pxa2xx-pcm.c                          |  1 -
 sound/soc/qcom/lpass-platform.c                     |  1 -
 sound/soc/qcom/qdsp6/q6asm-dai.c                    |  1 -
 sound/soc/samsung/idma.c                            |  1 -
 sound/soc/sh/dma-sh7760.c                           |  1 -
 sound/soc/sh/fsi.c                                  |  1 -
 sound/soc/sh/rcar/core.c                            |  1 -
 sound/soc/sh/siu_pcm.c                              |  1 -
 sound/soc/soc-core.c                                | 12 ------------
 sound/soc/soc-generic-dmaengine-pcm.c               |  2 --
 sound/soc/soc-utils.c                               |  1 -
 sound/soc/sof/pcm.c                                 |  1 -
 sound/soc/sprd/sprd-pcm-dma.c                       |  1 -
 sound/soc/txx9/txx9aclc.c                           |  1 -
 sound/soc/uniphier/aio-dma.c                        |  1 -
 sound/soc/xilinx/xlnx_formatter_pcm.c               |  1 -
 sound/soc/xtensa/xtfpga-i2s.c                       |  1 -
 44 files changed, 64 deletions(-)

-- 
2.16.4

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

end of thread, other threads:[~2019-12-11 17:27 UTC | newest]

Thread overview: 59+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-10 14:53 [alsa-devel] [PATCH for-5.6 00/23] ASoC: PCM API updates (part II) Takashi Iwai
2019-12-10 14:53 ` [alsa-devel] [PATCH for-5.6 01/23] ASoC: amd: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: amd: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:53 ` [alsa-devel] [PATCH for-5.6 02/23] ASoC: atmel: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-10 15:13   ` Alexandre Belloni
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: atmel: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:53 ` [alsa-devel] [PATCH for-5.6 03/23] ASoC: au1x: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: au1x: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:53 ` [alsa-devel] [PATCH for-5.6 04/23] ASoC: bcm: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: bcm: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:53 ` [alsa-devel] [PATCH for-5.6 05/23] ASoC: dwc: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: dwc: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:53 ` [alsa-devel] [PATCH for-5.6 06/23] ASoC: fsl: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-10 21:47   ` Nicolin Chen
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: fsl: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:53 ` [alsa-devel] [PATCH for-5.6 07/23] ASoC: intel: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: intel: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:53 ` [alsa-devel] [PATCH for-5.6 08/23] ASoC: kirkwood: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: kirkwood: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:53 ` [alsa-devel] [PATCH for-5.6 09/23] ASoC: mediatek: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: mediatek: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:53 ` [alsa-devel] [PATCH for-5.6 10/23] ASoC: meson: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11  9:45   ` Jerome Brunet
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: meson: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:53 ` [alsa-devel] [PATCH for-5.6 11/23] ASoC: pxa: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: pxa: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:53 ` [alsa-devel] [PATCH for-5.6 12/23] ASoC: qcom: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: qcom: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:53 ` [alsa-devel] [PATCH for-5.6 13/23] ASoC: samsung: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: samsung: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:53 ` [alsa-devel] [PATCH for-5.6 14/23] ASoC: sh: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:34   ` Mark Brown
2019-12-11 16:51     ` Takashi Iwai
2019-12-11 16:57       ` Mark Brown
2019-12-11 17:04         ` Takashi Iwai
2019-12-11 17:10           ` Mark Brown
2019-12-11 17:13             ` Takashi Iwai
2019-12-11 16:53   ` [alsa-devel] Applied "ASoC: sh: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:53 ` [alsa-devel] [PATCH for-5.6 15/23] ASoC: generic-dmaengine: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: generic-dmaengine: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:53 ` [alsa-devel] [PATCH for-5.6 16/23] ASoC: SOF: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: SOF: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:54 ` [alsa-devel] [PATCH for-5.6 17/23] ASoC: sprd: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11  0:21   ` Orson Zhai
2019-12-11  1:38   ` Baolin Wang
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: sprd: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:54 ` [alsa-devel] [PATCH for-5.6 18/23] ASoC: txx9: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: txx9: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:54 ` [alsa-devel] [PATCH for-5.6 19/23] ASoC: uniphier: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:34   ` Mark Brown
2019-12-11 16:53   ` [alsa-devel] Applied "ASoC: uniphier: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:54 ` [alsa-devel] [PATCH for-5.6 20/23] ASoC: xilinx: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: xilinx: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:54 ` [alsa-devel] [PATCH for-5.6 21/23] ASoC: xtensa: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: xtensa: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:54 ` [alsa-devel] [PATCH for-5.6 22/23] ASoC: utils: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-11 16:54   ` [alsa-devel] Applied "ASoC: utils: Drop superfluous ioctl PCM ops" to the asoc tree Mark Brown
2019-12-10 14:54 ` [alsa-devel] [PATCH for-5.6 23/23] ASoC: Drop snd_soc_pcm_lib_ioctl() Takashi Iwai
2019-12-11 16:53   ` [alsa-devel] Applied "ASoC: Drop snd_soc_pcm_lib_ioctl()" to the asoc tree Mark Brown

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).