summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorV Sujith Kumar Reddy <vsujithk@codeaurora.org>2020-10-27 17:04:34 +0530
committerMark Brown <broonie@kernel.org>2020-10-29 12:24:13 +0000
commitcf9d21984da2c8e852320d12c03ddb7d11760a32 (patch)
tree7c5215160619c2fa3de03ccee725d3b4164daec4 /tools/perf/scripts/python
parentce038aeaee68f2e41c732b4b91c7185a1cac14b5 (diff)
downloadkernel-cf9d21984da2c8e852320d12c03ddb7d11760a32.tar.gz
ASoC: qcom: lpass-sc7180: Fix MI2S bitwidth field bit positions
Update SC7180 lpass_variant structure with proper I2S bitwidth field bit positions, as bitwidth denotes 0 to 1 bits, but previously used only 0 bit. Signed-off-by: V Sujith Kumar Reddy <vsujithk@codeaurora.org> Signed-off-by: Srinivasa Rao Mandadapu <srivasam@codeaurora.org> Link: https://lore.kernel.org/r/1603798474-4897-1-git-send-email-srivasam@codeaurora.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
span>x86/tdx: Preserve shared bit on mprotect()Kirill A. Shutemov 2024-04-14x86/pat: Introduce lookup_address_in_pgd_attr()Juergen Gross 2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2023-07-17x86/mm: Fix PAT bit missing from page protection modify maskJanusz Krzysztofik 2023-07-11x86/mm: Remove _PAGE_DIRTY from kernel RO pagesRick Edgecombe 2023-07-11x86/mm: Introduce _PAGE_SAVED_DIRTYRick Edgecombe 2023-05-17procfs: consolidate arch_report_meminfo declarationArnd Bergmann 2022-12-15x86/mm/pae: Make pmd_t similar to pte_tPeter Zijlstra