Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] Leftover CONFIG_PROC_FS fixes & cleanups
@ 2015-05-29  6:06 Takashi Iwai
  2015-05-29  6:06 ` [PATCH 01/10] ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FS Takashi Iwai
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Takashi Iwai @ 2015-05-29  6:06 UTC (permalink / raw)
  To: alsa-devel

Hi,

here is a patch series to fix / clean up the leftover CONFIG_PROC_FS
after Keyon's patch to introduce CONFIG_SND_PROC_FS.


Takashi

===

Takashi Iwai (10):
  ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FS
  ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
  ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FS
  ALSA: ak4xxx-adda: Drop unnecessary ifdef CONFIG_PROC_FS
  ALSA: ac97: Fix ifdef CONFIG_PROC_FS
  ALSA: ca0106: Fix/cleanup ifdef CONFIG_PROC_FS
  ALSA: cs46xx: Fix old ifdef CONFIG_PROC_FS
  ALSA: emu10k1: Fix/cleanup ifdef CONFIG_PROC_FS
  ALSA: emux: Fix/cleanup old ifdef CONFIG_PROC_FS
  ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FS

 include/sound/emux_synth.h          | 2 +-
 sound/drivers/aloop.c               | 8 --------
 sound/drivers/dummy.c               | 4 ++--
 sound/drivers/opl4/Makefile         | 3 ++-
 sound/drivers/opl4/opl4_lib.c       | 4 ----
 sound/drivers/opl4/opl4_local.h     | 7 +++++--
 sound/drivers/opl4/opl4_proc.c      | 4 ----
 sound/i2c/other/ak4xxx-adda.c       | 4 ----
 sound/pci/ac97/Makefile             | 2 +-
 sound/pci/ac97/ac97_local.h         | 2 +-
 sound/pci/ak4531_codec.c            | 6 ------
 sound/pci/atiixp.c                  | 4 ----
 sound/pci/atiixp_modem.c            | 4 ----
 sound/pci/ca0106/Makefile           | 3 ++-
 sound/pci/ca0106/ca0106_main.c      | 2 +-
 sound/pci/ca0106/ca0106_proc.c      | 4 ----
 sound/pci/cmipci.c                  | 5 -----
 sound/pci/cs46xx/cs46xx_lib.c       | 4 ++--
 sound/pci/cs46xx/cs46xx_lib.h       | 4 ++--
 sound/pci/cs46xx/dsp_spos.c         | 4 ++--
 sound/pci/cs46xx/dsp_spos_scb_lib.c | 6 +++---
 sound/pci/emu10k1/Makefile          | 3 ++-
 sound/pci/emu10k1/emu10k1_main.c    | 2 +-
 sound/pci/emu10k1/emuproc.c         | 2 --
 sound/pci/ice1712/quartet.c         | 7 +------
 sound/pci/intel8x0.c                | 4 ----
 sound/pci/intel8x0m.c               | 5 -----
 sound/pci/oxygen/oxygen_lib.c       | 4 ----
 sound/synth/emux/Makefile           | 5 +++--
 sound/synth/emux/emux.c             | 4 ----
 sound/synth/emux/emux_proc.c        | 4 ----
 sound/synth/emux/emux_voice.h       | 6 +++++-
 32 files changed, 36 insertions(+), 96 deletions(-)

-- 
2.4.2

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

end of thread, other threads:[~2015-05-29  6:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-29  6:06 [PATCH 00/10] Leftover CONFIG_PROC_FS fixes & cleanups Takashi Iwai
2015-05-29  6:06 ` [PATCH 01/10] ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FS Takashi Iwai
2015-05-29  6:06 ` [PATCH 02/10] ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS Takashi Iwai
2015-05-29  6:06 ` [PATCH 03/10] ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FS Takashi Iwai
2015-05-29  6:06 ` [PATCH 04/10] ALSA: ak4xxx-adda: Drop unnecessary " Takashi Iwai
2015-05-29  6:06 ` [PATCH 05/10] ALSA: ac97: Fix " Takashi Iwai
2015-05-29  6:06 ` [PATCH 06/10] ALSA: ca0106: Fix/cleanup " Takashi Iwai
2015-05-29  6:06 ` [PATCH 07/10] ALSA: cs46xx: Fix old " Takashi Iwai
2015-05-29  6:06 ` [PATCH 08/10] ALSA: emu10k1: Fix/cleanup " Takashi Iwai
2015-05-29  6:06 ` [PATCH 09/10] ALSA: emux: Fix/cleanup old " Takashi Iwai
2015-05-29  6:06 ` [PATCH 10/10] ALSA: pci: Drop superfluous " Takashi Iwai
2015-05-29  6:28 ` [PATCH 00/10] Leftover CONFIG_PROC_FS fixes & cleanups Jie, Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox