git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67d8a3c
)
ALSA: pcm_oss: AFMT_S24_LE is set twice in return value
author
Roel Kluin
<roel.kluin@gmail.com>
Wed, 4 Feb 2009 17:14:55 +0000
(18:14 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 4 Feb 2009 17:18:03 +0000
(18:18 +0100)
AFMT_S24_LE is set twice in return value
vi sound/core/oss/pcm_oss.c +640
#define AFMT_S24_LE 0x00008000
#define AFMT_S24_BE 0x00010000
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found