commit | b43dd416be21bc8ad60984e13def032f01aaaa18 | [log] [tgz] |
---|---|---|
author | Adrian Knoth <adi@drcomp.erfurt.thur.de> | Mon Aug 19 17:20:32 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Aug 19 20:09:09 2013 +0200 |
tree | bf7e581456c4d8823f16290acb0b43cfbc9bb979 | |
parent | 1568b8802227f4e7b0ad79a49cd35d4e285570f2 [diff] |
ALSA: hdspm - Fix SNDRV_HDSPM_IOCTL_GET_LTC 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>