kernel-hacking-2024-linux-s.../sound
Takashi Iwai d948035a92 [ALSA] Remove PCM xfer_align sw params
The xfer_align sw_params parameter has never been used in a sane manner,
and no one understands what this does exactly.  The current
implementation looks also buggy because it allows write of shorter size
than xfer_align.  So, if you do partial writes, the write isn't actually
aligned at all.
Removing this parameter will make some pcm_lib_* code more readable
(and less buggy).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-01-31 17:29:47 +01:00
..
aoa [ALSA] aoa - fix compile warning 2008-01-31 17:29:29 +01:00
arm [ALSA] Add missing device link 2008-01-31 17:29:37 +01:00
core [ALSA] Remove PCM xfer_align sw params 2008-01-31 17:29:47 +01:00
drivers [ALSA] sound: Use time_before, time_before_eq, etc. 2008-01-31 17:29:45 +01:00
i2c [ALSA] switching rate in STAC9460 codec of Prodigy192 2008-01-31 17:29:30 +01:00
isa [ALSA] es18xx: Enable wavetable input from ESS chips 2008-01-31 17:29:45 +01:00
mips
oss [ARM] Remove pointless casts from void pointers, 2008-01-26 14:50:00 +00:00
parisc
pci [ALSA] hda-codec - Add model=laptop for HP 350 laptop 2008-01-31 17:29:46 +01:00
pcmcia [ALSA] Add missing device link 2008-01-31 17:29:37 +01:00
ppc [ALSA] Add missing device link 2008-01-31 17:29:37 +01:00
sh [ALSA] Check value range in ctl callbacks 2008-01-31 17:29:25 +01:00
soc [ALSA] sound: Use time_before, time_before_eq, etc. 2008-01-31 17:29:45 +01:00
sparc [ALSA] dbri - Fix broken change for value range checks 2008-01-31 17:29:26 +01:00
spi [ALSA] at73c213: replace spinlock in mixer functions with a mutex 2008-01-31 17:29:39 +01:00
synth
usb [ALSA] sound/usb/usbaudio.c: fix build with CONFIG_PM=n 2008-01-31 17:29:44 +01:00
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c
sound_firmware.c