summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorKevin Strasser <kevin.strasser@linux.intel.com>2015-02-05 12:12:07 -0800
committerMark Brown <broonie@kernel.org>2015-02-05 20:16:21 +0000
commit5c2b06369dafd796ebb4f17dab543d3da500245e (patch)
treea68dcde6c45133de659065f9e6468954577f8608 /tools/perf/scripts/python/netdev-times.py
parent97fa99a3b8aa83c8ff17ef380dd377efac373812 (diff)
downloadkernel-5c2b06369dafd796ebb4f17dab543d3da500245e.tar.gz
ASoC: Intel: fix sst firmware path for cht-bsw-rt5672
All sst firmware is provided under the intel directory of the linux-firmware tree. By default this directory structure is kept when installing on a target system. Change the path to expect a default linux-firmware installation. Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
l/commit/arch/s390/kernel/vdso64?h=linux-6.12.y&id=56769ba4b297a629148eb24d554aef72d1ddfd9e'>kbuild: unify vdso_install rulesMasahiro Yamada 2023-06-28s390/vdso: filter out mno-pic-data-is-text-relative cflagSumanth Korikkar 2023-06-28s390/vdso: check for undefined symbols after buildSven Schnelle 2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds 2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song 2023-03-20s390/vdso: use __ALIGN instead of open coded .alignHeiko Carstens 2023-01-26s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64Nathan Chancellor 2023-01-26s390/vdso: Drop unused '-s' flag from KBUILD_AFLAGS_64Nathan Chancellor 2021-11-16s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle 2021-11-16s390/vdso: remove -nostdlib compiler flagMasahiro Yamada 2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds 2021-07-30s390: enable KCSANIlya Leoshkevich 2021-07-30s390/vdso: add .got.plt in vdso linker scriptSumanth Korikkar 2021-07-08s390/vdso: add minimal compat vdsoSven Schnelle 2021-07-08s390/vdso: rename VDSO64_LBASE to VDSO_LBASESven Schnelle 2021-07-08s390/vdso64: add sigreturn,rt_sigreturn and restart_syscallSven Schnelle