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:
1568b88
)
ALSA: hdspm - Fix SNDRV_HDSPM_IOCTL_GET_LTC
author
Adrian Knoth
<adi@drcomp.erfurt.thur.de>
Mon, 19 Aug 2013 15:20:32 +0000
(17:20 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 19 Aug 2013 18:09:09 +0000
(20:09 +0200)
Use struct hdspm_ltc to query the LTC, using a mixer struct is just
plain wrong.
Due to the wrong struct, this ioctl was never working, so we're free to
fix it without breaking userspace compatibility.
Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found