Skip to content

Test run - #33

Closed
ffrancis123 wants to merge 5 commits into
AudioReach:kernel_patchfrom
ffrancis123:test_run
Closed

ffrancis123 wants to merge 5 commits into
AudioReach:kernel_patchfrom
ffrancis123:test_run

Conversation

@ffrancis123

Copy link
Copy Markdown
Contributor

No description provided.

mpratyus and others added 5 commits December 19, 2025 20:38
Remove dev_name and ch_name from q6apm_audio_pkt as they are
constant across all driver instances and do not need to be stored
per-instance. Replace their usage with the static AUDPKT_DRIVER_NAME,
saving memory and simplifying logic.

Signed-off-by: Pratyush Meduri <mpratyus@qti.qualcomm.com>
audioreach-driver: q6apm_audio_pkt: Correct device name assignment
Previous PR [1] left unused variables in error logs:
- audpkt_dev->ch_name
- apm->dev_name
This patch removes these references to resolve build failures.
[1] https://github.com/AudioReach/audioreach-kernel/pull/30/commits

Signed-off-by: Pratyush Meduri <mpratyus@qti.qualcomm.com>
audio-pkt: Fix compilation error by removing unused variables
Signed-off-by: ffrancis123 <ffrancis@qti.qualcomm.com>
@ffrancis123
ffrancis123 deleted the test_run branch December 23, 2025 04:48
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.

3 participants