Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/7] ALSA: Simplify with standard helpers
@ 2025-01-07 15:56 Takashi Iwai
  2025-01-07 15:56 ` [PATCH 1/7] ALSA: trident: Simplify with str_on_off() Takashi Iwai
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Takashi Iwai @ 2025-01-07 15:56 UTC (permalink / raw)
  To: linux-sound

Hi,

this is a series of trivial patches just for replacing some code with
the standard string helpers like str_on_off() for code simplification.

No functional change.


Takashi

===

Takashi Iwai (7):
  ALSA: trident: Simplify with str_on_off()
  ALSA: sonicvibes: Simplify with str_off_on()
  ALSA: hdspm: Simplify with str_on_off()
  ALSA: emu10k1: Simplify with str_on_off()
  ALSA: firewire: Simplify with str_on_off()
  ALSA: seq: oss: Simplify with str_enabled_disabled()
  ALSA: hda: Simplify with str_enable_disable()

 sound/core/seq/oss/seq_oss_device.h          |  4 ----
 sound/core/seq/oss/seq_oss_init.c            |  6 ------
 sound/core/seq/oss/seq_oss_synth.c           |  4 ++--
 sound/firewire/fireface/ff-protocol-former.c |  4 ++--
 sound/hda/hdac_component.c                   |  7 +++----
 sound/pci/emu10k1/emuproc.c                  |  8 ++++----
 sound/pci/rme9652/hdspm.c                    | 15 ++++++---------
 sound/pci/sonicvibes.c                       |  2 +-
 sound/pci/trident/trident_main.c             |  4 ++--
 9 files changed, 20 insertions(+), 34 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-01-07 23:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-07 15:56 [PATCH 0/7] ALSA: Simplify with standard helpers Takashi Iwai
2025-01-07 15:56 ` [PATCH 1/7] ALSA: trident: Simplify with str_on_off() Takashi Iwai
2025-01-07 15:56 ` [PATCH 2/7] ALSA: sonicvibes: Simplify with str_off_on() Takashi Iwai
2025-01-07 15:56 ` [PATCH 3/7] ALSA: hdspm: Simplify with str_on_off() Takashi Iwai
2025-01-07 15:56 ` [PATCH 4/7] ALSA: emu10k1: " Takashi Iwai
2025-01-07 15:56 ` [PATCH 5/7] ALSA: firewire: " Takashi Iwai
2025-01-07 23:59   ` Takashi Sakamoto
2025-01-07 15:56 ` [PATCH 6/7] ALSA: seq: oss: Simplify with str_enabled_disabled() Takashi Iwai
2025-01-07 15:56 ` [PATCH 7/7] ALSA: hda: Simplify with str_enable_disable() Takashi Iwai

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