summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2023-09-26 06:25:22 +0000
committerMark Brown <broonie@kernel.org>2023-09-26 17:18:42 +0200
commit4d5f41191ca83fa4bf6120c5cbcd085aa2aeec0e (patch)
tree68585a2723f00ffcbb1294b5943e71b2201a2474 /scripts
parenta2c1125e5b99cd9722d7ee320756bba948855e1e (diff)
downloadkernel-4d5f41191ca83fa4bf6120c5cbcd085aa2aeec0e.tar.gz
ASoC: sof: convert not to use asoc_xxx()
ASoC is now unified asoc_xxx() into snd_soc_xxx(). This patch convert asoc_xxx() to snd_soc_xxx(). Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://lore.kernel.org/r/87sf71fo32.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
7a6d'>scsi: ufs: mcq: Fix error output and clean up ufshcd_mcq_abort()Chanwoo Lee 2024-06-12scsi: ufs: core: mcq: Fix ufshcd_mcq_sqe_search()Bart Van Assche 2024-06-12scsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPLAndrew Halaney 2024-06-12scsi: ufs: core: Perform read back after disabling interruptsAndrew Halaney 2024-06-12scsi: ufs: core: Perform read back after writing UTP_TASK_REQ_LIST_BASE_HAndrew Halaney 2024-06-12scsi: ufs: cdns-pltfrm: Perform read back after writing HCLKDIVAndrew Halaney 2024-06-12scsi: ufs: qcom: Perform read back after writing CGC enableAndrew Halaney 2024-06-12scsi: ufs: qcom: Perform read back after writing unipro modeAndrew Halaney 2024-06-12scsi: ufs: qcom: Perform read back after writing REG_UFS_SYS1CLK_1USAndrew Halaney 2024-06-12scsi: ufs: qcom: Perform read back after writing reset bitAndrew Halaney 2024-05-17scsi: ufs: core: Fix MCQ mode dev command timeoutPeter Wang 2024-05-17scsi: ufs: core: WLUN suspend dev/link state error recoveryPeter Wang 2024-05-17scsi: ufs: core: Fix MCQ MAC configurationRohit Ner 2024-04-27scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5Manivannan Sadhasivam