aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2021-05-11 09:05:59 +0100
committerMark Brown <broonie@kernel.org>2021-05-11 09:05:59 +0100
commitb748ad38041a9a7ab2ab1cb9f8ad24271d1de9c4 (patch)
treeeb4bdd37aedd7fc02aa24940349f8c3d1bd36b2c /tools/perf/scripts/python/event_analyzing_sample.py
parentMerge series "ASoC: Intel: machine driver updates for 5.14" from Pierre-Louis... (diff)
parentASoC: SOF: Intel: move common ATOM stuff to module (diff)
downloadlinux-b748ad38041a9a7ab2ab1cb9f8ad24271d1de9c4.tar.gz
linux-b748ad38041a9a7ab2ab1cb9f8ad24271d1de9c4.zip
Merge series "ASoC: SOF: Intel: split Baytrail and Merrifield" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
We've had recurring randconfig issues with the two platforms relying on ACPI and PCI. I think it's time to split the two and introduce a common 'atom' module, so that dependencies are better handled. I chose not to add a Fixes tag since the changes are rather invasive, and the randconfig issues only happen in non-functional cases. There should be no functional changes with this patchset, only code moved and renamed. Pierre-Louis Bossart (2): ASoC: SOF: Intel: byt: prepare split between Baytrail and Merrifield ASoC: SOF: Intel: move common ATOM stuff to module sound/soc/sof/intel/Makefile | 5 +- sound/soc/sof/intel/atom.c | 463 ++++++++++++++++++++ sound/soc/sof/intel/atom.h | 74 ++++ sound/soc/sof/intel/byt.c | 768 ++++------------------------------ sound/soc/sof/intel/pci-tng.c | 171 +++++++- 5 files changed, 783 insertions(+), 698 deletions(-) create mode 100644 sound/soc/sof/intel/atom.c create mode 100644 sound/soc/sof/intel/atom.h -- 2.25.1
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions