Skip to content

Conversation

@Jianping-Li
Copy link
Contributor

This PR addresses issue #225 by removing unused PM QoS code.

Changes include:

  • Removal of PM_Qos-related fastrpc code
  • Cleanup of associated headers and macros
  • Verified that no active components depend on the removed code
  • This cleanup improves maintainability and aligns with the current usage patterns of fastRPC

Fixes #225.

@Jianping-Li Jianping-Li force-pushed the issue-225-fix branch 2 times, most recently from cae7ee6 to 776bcd8 Compare September 5, 2025 08:20
@github-actions
Copy link

github-actions bot commented Nov 6, 2025

This pull request has been marked as stale due to 60 days of inactivity.

@github-actions github-actions bot added the Stale label Nov 6, 2025
@quic-vkatoch
Copy link
Contributor

@Jianping-Li, can you please rebase this PR?

@Jianping-Li
Copy link
Contributor Author

@Jianping-Li, can you please rebase this PR?

Sure

@Jianping-Li Jianping-Li force-pushed the issue-225-fix branch 2 times, most recently from 2eeb855 to 066806f Compare January 13, 2026 02:41
Clean up unused PM QoS implementation.
PM QoS is not supported by fastrpc driver, so related code is removed.

Signed-off-by: Jianping Li <jianping.li@oss.qualcomm.com>
Copy link
Contributor

@quic-vkatoch quic-vkatoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ekanshibu ekanshibu merged commit 783b18d into qualcomm:development Jan 14, 2026
20 of 22 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.

Clean-up QoS related implemetation

5 participants