Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: alsa-devel@alsa-project.org
Subject: [alsa-devel] [PATCH 00/23] ALSA: Drop superfluous ioctl PCM ops (for 5.6)
Date: Tue, 10 Dec 2019 07:11:22 +0100	[thread overview]
Message-ID: <20191210061145.24641-1-tiwai@suse.de> (raw)

Hi,

this is another series of patches targeted to 5.6 kernel.
This one is applied on top of the previous series for managed
allocation, and again specific to non-ASoC drivers in sound/*.
For ASoC and other subsystems, another patchset will be submitted
later.

The changes are pretty simple, just removing the snd_pcm_lib_ioctl
entries that became superfluous.


Takashi

===

Takashi Iwai (23):
  ALSA: aoa: Drop superfluous ioctl PCM ops
  ALSA: arm: Drop superfluous ioctl PCM ops
  ALSA: atmel: Drop superfluous ioctl PCM ops
  ALSA: drivers: Drop superfluous ioctl PCM ops
  ALSA: firewire: Drop superfluous ioctl PCM ops
  ALSA: es1688: Drop superfluous ioctl PCM ops
  ALSA: isa: Drop superfluous ioctl PCM ops
  ALSA: mips: Drop superfluous ioctl PCM ops
  ALSA: parisc: Drop superfluous ioctl PCM ops
  ALSA: intel8x0: Drop superfluous ioctl PCM ops
  ALSA: via82xx: Drop superfluous ioctl PCM ops
  ALSA: atiixp: Drop superfluous ioctl PCM ops
  ALSA: asihpi: Drop superfluous ioctl PCM ops
  ALSA: trident: Drop superfluous ioctl PCM ops
  ALSA: pci: Drop superfluous ioctl PCM ops
  ALSA: pcmcia: Drop superfluous ioctl PCM ops
  ALSA: ppc: Drop superfluous ioctl PCM ops
  ALSA: sh: Drop superfluous ioctl PCM ops
  ALSA: sparc: Drop superfluous ioctl PCM ops
  ALSA: spi: Drop superfluous ioctl PCM ops
  ALSA: usb: Drop superfluous ioctl PCM ops
  ALSA: x86: Drop superfluous ioctl PCM ops
  ALSA: xen: Drop superfluous ioctl PCM ops

 sound/aoa/soundbus/i2sbus/pcm.c          |  2 --
 sound/arm/aaci.c                         |  2 --
 sound/arm/pxa2xx-ac97.c                  |  1 -
 sound/atmel/ac97c.c                      |  2 --
 sound/drivers/aloop.c                    |  1 -
 sound/drivers/dummy.c                    |  2 --
 sound/drivers/ml403-ac97cr.c             |  2 --
 sound/drivers/pcsp/pcsp_lib.c            |  1 -
 sound/drivers/vx/vx_pcm.c                |  2 --
 sound/firewire/bebob/bebob_pcm.c         |  2 --
 sound/firewire/dice/dice-pcm.c           |  2 --
 sound/firewire/digi00x/digi00x-pcm.c     |  2 --
 sound/firewire/fireface/ff-pcm.c         |  2 --
 sound/firewire/fireworks/fireworks_pcm.c |  2 --
 sound/firewire/isight.c                  |  1 -
 sound/firewire/motu/motu-pcm.c           |  2 --
 sound/firewire/oxfw/oxfw-pcm.c           |  2 --
 sound/firewire/tascam/tascam-pcm.c       |  2 --
 sound/isa/ad1816a/ad1816a_lib.c          |  2 --
 sound/isa/es1688/es1688_lib.c            |  8 --------
 sound/isa/es18xx.c                       |  2 --
 sound/isa/gus/gus_pcm.c                  |  2 --
 sound/isa/msnd/msnd.c                    |  2 --
 sound/isa/sb/emu8000_pcm.c               |  1 -
 sound/isa/sb/sb16_main.c                 |  2 --
 sound/isa/sb/sb8_main.c                  |  2 --
 sound/isa/wss/wss_lib.c                  |  2 --
 sound/mips/hal2.c                        |  2 --
 sound/mips/sgio2audio.c                  |  3 ---
 sound/parisc/harmony.c                   |  2 --
 sound/pci/ad1889.c                       |  2 --
 sound/pci/ali5451/ali5451.c              |  4 ----
 sound/pci/als300.c                       |  2 --
 sound/pci/als4000.c                      |  2 --
 sound/pci/asihpi/asihpi.c                | 17 -----------------
 sound/pci/atiixp.c                       |  3 ---
 sound/pci/atiixp_modem.c                 |  2 --
 sound/pci/au88x0/au88x0_pcm.c            |  1 -
 sound/pci/aw2/aw2-alsa.c                 |  2 --
 sound/pci/azt3328.c                      |  3 ---
 sound/pci/bt87x.c                        |  1 -
 sound/pci/ca0106/ca0106_main.c           |  8 --------
 sound/pci/cmipci.c                       |  5 -----
 sound/pci/cs4281.c                       |  2 --
 sound/pci/cs46xx/cs46xx_lib.c            | 10 ----------
 sound/pci/cs5535audio/cs5535audio_pcm.c  |  2 --
 sound/pci/ctxfi/ctpcm.c                  |  2 --
 sound/pci/echoaudio/echoaudio.c          |  4 ----
 sound/pci/emu10k1/emu10k1x.c             |  2 --
 sound/pci/emu10k1/emupcm.c               |  6 ------
 sound/pci/emu10k1/p16v.c                 |  2 --
 sound/pci/ens1370.c                      |  3 ---
 sound/pci/es1938.c                       |  2 --
 sound/pci/es1968.c                       |  2 --
 sound/pci/fm801.c                        |  2 --
 sound/pci/hda/hda_controller.c           |  1 -
 sound/pci/ice1712/ice1712.c              |  5 -----
 sound/pci/ice1712/ice1724.c              |  5 -----
 sound/pci/intel8x0.c                     | 12 ------------
 sound/pci/intel8x0m.c                    |  2 --
 sound/pci/lola/lola_pcm.c                |  1 -
 sound/pci/lx6464es/lx6464es.c            |  2 --
 sound/pci/maestro3.c                     |  2 --
 sound/pci/mixart/mixart.c                |  2 --
 sound/pci/nm256/nm256.c                  |  2 --
 sound/pci/oxygen/oxygen_pcm.c            |  6 ------
 sound/pci/pcxhr/pcxhr.c                  |  1 -
 sound/pci/riptide/riptide.c              |  2 --
 sound/pci/rme32.c                        |  8 --------
 sound/pci/rme96.c                        |  4 ----
 sound/pci/sis7019.c                      |  2 --
 sound/pci/sonicvibes.c                   |  2 --
 sound/pci/trident/trident_main.c         | 31 -------------------------------
 sound/pci/via82xx.c                      |  5 -----
 sound/pci/via82xx_modem.c                |  2 --
 sound/pci/ymfpci/ymfpci_main.c           |  5 -----
 sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c   |  1 -
 sound/ppc/pmac.c                         |  2 --
 sound/ppc/snd_ps3.c                      |  1 -
 sound/sh/aica.c                          |  1 -
 sound/sh/sh_dac_audio.c                  |  1 -
 sound/sparc/amd7930.c                    |  2 --
 sound/sparc/cs4231.c                     |  2 --
 sound/sparc/dbri.c                       |  1 -
 sound/spi/at73c213.c                     |  1 -
 sound/usb/6fire/pcm.c                    |  1 -
 sound/usb/caiaq/audio.c                  |  1 -
 sound/usb/hiface/pcm.c                   |  1 -
 sound/usb/line6/capture.c                |  1 -
 sound/usb/line6/playback.c               |  1 -
 sound/usb/misc/ua101.c                   |  2 --
 sound/usb/pcm.c                          |  2 --
 sound/usb/usx2y/usbusx2yaudio.c          |  1 -
 sound/usb/usx2y/usx2yhwdeppcm.c          |  1 -
 sound/x86/intel_hdmi_audio.c             |  1 -
 sound/xen/xen_snd_front_alsa.c           |  2 --
 96 files changed, 281 deletions(-)

-- 
2.16.4

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

             reply	other threads:[~2019-12-10  6:12 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-10  6:11 Takashi Iwai [this message]
2019-12-10  6:11 ` [alsa-devel] [PATCH 01/23] ALSA: aoa: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 02/23] ALSA: arm: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 03/23] ALSA: atmel: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 04/23] ALSA: drivers: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 05/23] ALSA: firewire: " Takashi Iwai
2019-12-10 15:49   ` Takashi Sakamoto
2019-12-10 15:58     ` Takashi Iwai
2019-12-10 23:41       ` Takashi Sakamoto
2019-12-10  6:11 ` [alsa-devel] [PATCH 06/23] ALSA: es1688: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 07/23] ALSA: isa: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 08/23] ALSA: mips: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 09/23] ALSA: parisc: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 10/23] ALSA: intel8x0: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 11/23] ALSA: via82xx: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 12/23] ALSA: atiixp: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 13/23] ALSA: asihpi: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 14/23] ALSA: trident: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 15/23] ALSA: pci: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 16/23] ALSA: pcmcia: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 17/23] ALSA: ppc: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 18/23] ALSA: sh: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 19/23] ALSA: sparc: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 20/23] ALSA: spi: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 21/23] ALSA: usb: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 22/23] ALSA: x86: " Takashi Iwai
2019-12-10  6:11 ` [alsa-devel] [PATCH 23/23] ALSA: xen: " Takashi Iwai

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=20191210061145.24641-1-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox