From: Adrian Knoth Date: Mon, 19 Aug 2013 15:20:32 +0000 (+0200) Subject: ALSA: hdspm - Fix SNDRV_HDSPM_IOCTL_GET_LTC X-Git-Tag: v3.12-rc1~150^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b43dd416be21bc8ad60984e13def032f01aaaa18;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed