summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.cirrus.com>2024-03-26 11:04:14 -0500
committerMark Brown <broonie@kernel.org>2024-03-26 16:13:37 +0000
commit0d7b9880db92e1eb07bdd4dc097e574512b894a9 (patch)
treeb006c665fd2d62ea306f87d99ff8c18ee1dc68a2 /scripts/git.orderFile
parent27fd36aefa0013bea1cf6948e2e825e9b8cff97a (diff)
downloadkernel-0d7b9880db92e1eb07bdd4dc097e574512b894a9.tar.gz
ASoC: Intel: sof_sdw: Move counting and codec_conf to new parsing
Use the output of the new snd_soc_acpi struct parsing for the purposes of counting the number of SoundWire DAI links and physical devices attached to the SoundWire. These counts are already returned by the parser so those can just be used directly. But the population of the codec_conf structures, is moved from the old parsing code over to the new. As the two parsers currently co-exist it is better to not have them both attempt to modify the same structures. Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com> Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://msgid.link/r/20240326160429.13560-20-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
is Chamberlain 2021-11-04nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assignedLuis Chamberlain 2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds 2021-10-25nvdimm/pmem: stop using q_usage_count as external pgmap refcountChristoph Hellwig 2021-10-18block: switch polling to be bio basedChristoph Hellwig 2021-09-27nvdimm/pmem: fix creating the dax groupChristoph Hellwig 2021-09-27nvdimm/pmem: move dax_attribute_group from dax to pmemChristoph Hellwig 2021-08-24libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbindsumiyawang 2021-06-09libnvdimm/pmem: Fix blk_cleanup_disk() usageDan Williams 2021-06-01nvme-multipath: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig 2021-06-01nvdimm-pmem: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig 2021-06-01block: automatically enable GENHD_FL_EXT_DEVTChristoph Hellwig 2021-05-06include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle) 2021-04-08libnvdimm: Notify disk drivers to revalidate region read-onlyDan Williams 2021-02-24Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds 2021-02-16libnvdimm: Make remove callback return voidUwe Kleine-König 2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig 2021-01-11libnvdimm/pmem: Remove unused headerJianpeng Ma 2020-10-13mm/memremap_pages: support multiple ranges per invocationDan Williams 2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams 2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds 2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams 2020-09-24bdi: remove BDI_CAP_SYNCHRONOUS_IOChristoph Hellwig 2020-09-02nvdimm: simplify revalidate_disk handlingChristoph Hellwig 2020-08-14mm: add thp_sizeMatthew Wilcox (Oracle) 2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig 2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2020-06-08asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig