Skip to content

Temp - #34

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

Temp#34
ffrancis123 wants to merge 5 commits into
AudioReach:kernel_patchfrom
ffrancis123:temp

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
This is for testing kernel change

Signed-off-by: ffrancis123 <ffrancis@qti.qualcomm.com>
@ffrancis123
ffrancis123 deleted the temp branch December 24, 2025 05:52
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