Skip to content

audioreach-driver: add msm_audio.h support for audio memory ops - #10

Merged
quic-plai merged 1 commit into
AudioReach:masterfrom
nandamajay:master
Sep 27, 2025
Merged

quic-plai merged 1 commit into
AudioReach:masterfrom
nandamajay:master

Conversation

@nandamajay

Copy link
Copy Markdown
Contributor

Update Makefile to include uapi header path for msm_audio.h. Include <linux/msm_audio.h> in q6apm_audio_mem.c to enable standardized audio IOCTLs. Commented out legacy IOCTL macros now covered by msm_audio.h.

Changes Made:
Makefile: Updated ccflags-y to include the uapi header path for msm_audio.h.
q6apm_audio_mem.c:
Included <linux/msm_audio.h> for standardized audio IOCTLs.
Commented out legacy IOCTL macros that are now covered by msm_audio.h.

Update Makefile to include uapi header path for msm_audio.h.
Include <linux/msm_audio.h> in q6apm_audio_mem.c to enable
standardized audio IOCTLs. Commented out legacy IOCTL macros
now covered by msm_audio.h.

Signed-off-by: Ajay Kumar Nandam <nandam@qti.qualcomm.com>
@quic-plai
quic-plai merged commit 814bd45 into AudioReach:master Sep 27, 2025
2 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.

2 participants