summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2013-06-14 13:16:54 +0200
committerMark Brown <broonie@linaro.org>2013-06-14 12:34:11 +0100
commit656ca9d327a3dbac6db28c5bf80f5bc86f7f8548 (patch)
treed17bea6ae6797b6f8dd48fca4ce7ea50ff6a0f3f /tools/perf/scripts/python
parent8872293fc38c4906c86e7d335b8f936abf9e4531 (diff)
downloadkernel-656ca9d327a3dbac6db28c5bf80f5bc86f7f8548.tar.gz
ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path struct
Since commit 85762e71 ("ASoC: dapm: Implement mixer control sharing") the long_name field of the snd_soc_dapm_path struct is unused. All of the name handling now happens entirely in dapm_create_or_share_mixmux_kcontrol(). So we can remove the long_name field from the snd_soc_dapm_path struct. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
title='2017-09-24 13:04:30 +0200'>2017-09-24x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xsta...Ingo Molnar 2016-10-07x86/fpu: Remove the XFEATURE_MASK_EAGER/LAZY distinctionAndy Lutomirski 2016-08-10x86: Apply more __ro_after_init and constKees Cook 2016-07-10x86/fpu/xstate: Fix PTRACE frames for XSAVESYu-cheng Yu 2016-07-10x86/fpu/xstate: Fix supervisor xstate component offsetYu-cheng Yu 2016-06-18x86/fpu/xstate: Copy xstate registers directly to the signal frame when compa...Yu-cheng Yu 2016-06-18x86/fpu/xstate: Define and use 'fpu_user_xstate_size'Fenghua Yu 2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2016-03-10x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")Yu-cheng Yu 2016-02-16x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structuresDave Hansen 2016-01-12x86/fpu: Disable AVX when eagerfpu is offyu-cheng yu 2015-09-14x86/fpu: Rename XSAVE macrosDave Hansen 2015-09-14x86/fpu: Move XSAVE-disabling code to a helperDave Hansen 2015-06-09x86/fpu/xstate: Wrap get_xsave_addr() to make it saferDave Hansen 2015-05-25x86/fpu: Move the xstate copying functions into fpu/internal.hIngo Molnar 2015-05-20x86/fpu/xstate: Use explicit parameter in xstate_fault()Ingo Molnar 2015-05-19x86/fpu/xstate: Clean up setup_xstate_comp() callIngo Molnar 2015-05-19x86/fpu: Harmonize FPU register state typesIngo Molnar 2015-05-19x86/fpu: Rename all the fpregs, xregs, fxregs and fregs handling functionsIngo Molnar 2015-05-19x86/fpu: Generalize 'init_xstate_ctx'Ingo Molnar 2015-05-19x86/fpu: Factor out fpu/regset.h from fpu/internal.hIngo Molnar 2015-05-19x86/alternatives, x86/fpu: Add 'alternatives_patched' debug flag and use it i...Ingo Molnar 2015-05-19x86/fpu: Move xfeature type enumeration to fpu/types.hIngo Molnar 2015-05-19x86/fpu: Enumerate xfeature bitsIngo Molnar 2015-05-19x86/fpu: Rename fpu/xsave.h to fpu/xstate.hIngo Molnar