summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDaniel Glöckner <daniel-gl@gmx.net>2012-06-09 21:43:56 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-06-18 20:46:40 -0300
commite21adca897ee3744d15b805321012f9c40d3659c (patch)
tree58418d45bea3f21f8b9119fa2478250a1852b0b0 /tools/perf/scripts/python/bin
parent3322a59e095d648883fe68909df1b8f13ab096a9 (diff)
downloadkernel-e21adca897ee3744d15b805321012f9c40d3659c.tar.gz
[media] tvaudio: obey V4L2 tuner audio matrix
V4L2 specifies the audio mode to use for combinations of possible (rxsubchans) and requested (audmode) audio modes. Up to now tvaudio has made these decisions automatically based on the possible audio modes from setting of the frequency until VIDIOC_S_TUNER was called. It then forced the hardware to use the mode requested by the user. With this patch it continues to adjust the audio mode while taking the requested mode into account. Signed-off-by: Daniel Glöckner <daniel-gl@gmx.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
>Will Deacon 2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds 2018-05-31arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier 2018-05-25arm64: fpsimd: Avoid FPSIMD context leakage for the init taskDave Martin 2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells 2017-11-03arm64/sve: Support vector length resetting for new processesDave Martin 2017-11-03arm64/sve: Core task context handlingDave Martin 2017-09-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2017-08-22arm64: cleanup {COMPAT_,}SET_PERSONALITY() macroYury Norov 2017-08-15arm64: clean up THREAD_* definitionsMark Rutland 2017-08-15arm64: kernel: remove {THREAD,IRQ_STACK}_START_SPArd Biesheuvel