]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: Intel: avs: Clearly state assumptions of hw_params()
authorCezary Rojewski <cezary.rojewski@intel.com>
Thu, 9 Jan 2025 12:22:11 +0000 (13:22 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 9 Jan 2025 12:14:23 +0000 (12:14 +0000)
commit0ca529926c5d9d0a3c0b1609fb7034ab870e4770
tree115d2db56741c7b97a5523a3c0d5c1a64da0ca4b
parent94aa347d34e079859a5378272c9452c728e4183a
ASoC: Intel: avs: Clearly state assumptions of hw_params()

There are no NULL-checks for fe/be_hw_params as there is an implicit
assumption that framework opens valid DPCMs only. State that clearly.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/20250109122216.3667847-9-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/avs/pcm.c