From: Takashi Iwai Date: Wed, 8 Aug 2007 14:49:08 +0000 (+0200) Subject: [ALSA] Support 3-bytes 24bit format in PCM OSS emulation X-Git-Tag: v2.6.24-rc1~832^2~204 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64d27f96cb719cf8b5dae634c4c548049d4ae6bf;p=pandora-kernel.git [ALSA] Support 3-bytes 24bit format in PCM OSS emulation Add the support of 3-bytes 24bit formats in PCM OSS emulation. Also removed snd_pcm_build_linear_format() function. It's exported just for OSS emulation, and now the code was changed without calling this function. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed