At Mon, 19 Aug 2013 17:20:29 +0200, Adrian Knoth wrote:
Hi!
This series fixes the broken LTC ioctl to query the TCO. Apparently, nobody ever attempted to use the code, otherwise, this rather obvious problem would have been spotted way earlier. This is maybe because not too many people happen to have a TV studio around to make use of this feature. ;)
Thanks, applied all three patches.
I'll also send a patch to fix alsa-lib.
Will apply them, too.
Takashi
Cheers
Adrian Knoth (3): ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTC ALSA: hdspm - Use enums in hdspm_tco_ltc_frames() ALSA: hdspm - Fix SNDRV_HDSPM_IOCTL_GET_LTC
include/uapi/sound/hdspm.h | 2 +- sound/pci/rme9652/hdspm.c | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-)
-- 1.8.3.2