OSDN Git Service

hdspm.h: Update LTC ioctl to use struct hdspm_ltc
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>
Mon, 19 Aug 2013 15:31:37 +0000 (17:31 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Aug 2013 18:13:55 +0000 (20:13 +0200)
commit4b169b05b48f4ea0196879b62b8c3fa5b050e806
tree451a17365b7b4369cf9df52a7daed67473a7e78e
parent36bc5770409901b0e3a1b1cb5a027cdb71ff47f5
hdspm.h: Update LTC ioctl to use struct hdspm_ltc

Use struct hdspm_ltc to query the LTC, using a mixer struct was 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>
include/sound/hdspm.h