Skip to content

Conversation

@mohsRafi
Copy link
Contributor

Fix compilation issue with latest v6.19-rc2.
this change align with latest upstream machine driver changes.

upstream machine driver latest change: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git/commit/sound/soc/qcom/sc8280xp.c?id=d02460317ed9c95aa2c5f6ff1c70e22e1857d95d

@mohsRafi mohsRafi requested review from a team December 26, 2025 05:29
@quic-aditrath
Copy link
Contributor

Hi, thanks for highlighting the machine driver change in the PR description. Could you please also include this as a reference in the commit description?

Also, apart from mentioning that it's a compilation fix for latest v6.19-rc2, adding details like its due to "API/Structure updates" would help to give more insights from the commit description itself.

@mohsRafi mohsRafi force-pushed the Fix_meta_qcom_compilation branch from 07bb452 to 56f6e7b Compare December 26, 2025 06:51
…st v6.19-rc2

Fix compilation issue with latest v6.19-rc2.
This change align with latest upstream machine driver changes.

Remove redundant code and pointers to handle sdw_stream_runtime by
making use of qcom_snd_sdw_get_stream(). This removes need of machine
specific shutdown and hw_params sdw callbacks and also need to store
sdw_stream_runtime pointers in machine drivers.

Link: https://patch.msgid.link/20251022143349.1081513-3-srinivas.kandagatla@oss.qualcomm.com
Signed-off-by: Mohammad Rafi Shaik <mohs@qti.qualcomm.com>
@mohsRafi mohsRafi force-pushed the Fix_meta_qcom_compilation branch from 56f6e7b to 982dba2 Compare December 26, 2025 08:34
@mohsRafi
Copy link
Contributor Author

Hi, thanks for highlighting the machine driver change in the PR description. Could you please also include this as a reference in the commit description?

Also, apart from mentioning that it's a compilation fix for latest v6.19-rc2, adding details like its due to "API/Structure updates" would help to give more insights from the commit description itself.

Thanks for reviewing

updated the PR with reference link

@quic-aditrath quic-aditrath merged commit a55de45 into AudioReach:master Dec 26, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants