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:
74d779a
)
ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTC
author
Adrian Knoth
<adi@drcomp.erfurt.thur.de>
Mon, 19 Aug 2013 15:20:30 +0000
(17:20 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 19 Aug 2013 18:08:57 +0000
(20:08 +0200)
Use enum hdspm_ltc_format's fps_30 (corresponds to 4) instead of 30,
Other case branches return 1, 2 or 3 respectively, so 30 obviously is
wrong.
Since SNDRV_HDSPM_IOCTL_GET_LTC had never been working due to a
copy&paste error in hdspm.h, this change doesn't break userspace.
Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdspm.c
patch
|
blob
|
history
diff --cc
sound/pci/rme9652/hdspm.c
Simple merge