android_kernel_xiaomi_sm8350/sound
Nicolas Graziano 33ef765131 [ALSA] hda_intel prefer 24bit instead of 20bit
If I understand the hda_intel code, for format > 20bit it only advertise
the SNDRV_PCM_FMTBIT_S32_LE format and play it at 32 bit, 20 bit or 24 bit.
But if the 20bit and 24bit are available, actually it prefer the 20bit
format. This path is to prefer the 24bit format instead of 20bit.

Signed-off-by: Nicolas Graziano <nicolas.graziano@wanadoo.fr>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2006-09-23 10:47:33 +02:00
..
aoa [ALSA] aoa: add locking to tas codec 2006-09-23 10:47:06 +02:00
arm [PATCH] irq-flags: sound: Use the new IRQF_ constants 2006-07-02 13:58:54 -07:00
core [ALSA] Add missing compat ioctls for ALSA control API 2006-09-23 10:47:19 +02:00
drivers [ALSA] Add dB scale information to vxpocket and vx222 drivers 2006-09-23 10:44:12 +02:00
i2c [ALSA] ak4xxx - Remove bogus IPGA controls 2006-09-23 10:46:55 +02:00
isa [ALSA] Add dB scale information to opl3sa2 driver 2006-09-23 10:43:33 +02:00
mips [PATCH] irq-flags: sound: Use the new IRQF_ constants 2006-07-02 13:58:54 -07:00
oss Merge branch 'linux-2.6' 2006-09-14 07:07:18 +10:00
parisc [ALSA] Remove xxx_t typedefs: PARISC Harmony 2006-01-03 12:20:09 +01:00
pci [ALSA] hda_intel prefer 24bit instead of 20bit 2006-09-23 10:47:33 +02:00
pcmcia [ALSA] Add missing dB scale information to vxpocket driver 2006-09-23 10:45:03 +02:00
ppc [ALSA] powermac - Fix Oops when conflicting with aoa driver 2006-09-23 10:47:15 +02:00
sparc [ALSA] sparc dbri: SMP fixes 2006-09-23 10:45:57 +02:00
synth [ALSA] Fix disconnection of proc interface 2006-09-23 10:36:48 +02:00
usb [ALSA] Support for non-standard rates in USB audio driver 2006-09-23 10:44:58 +02:00
Kconfig [ALSA] snd-aoa: add snd-aoa 2006-06-22 21:34:38 +02:00
last.c
Makefile [ALSA] fix build failure due to snd-aoa 2006-06-28 19:30:48 +02:00
sound_core.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sound_firmware.c