Commit Graph

6 Commits

Author SHA1 Message Date
Michael Bestas
2b371015ef power: Remove unused camera_hint_ref_count
* These were part of the commit that added mutex locks
  for camera hints. We have now removed the locks so
  this is no longer necessary

Change-Id: I38b91ce4e8fc811b8d9a04e6ec20521adde1b264
2023-10-29 22:13:01 +00:00
dianlujitao
1c368078d1 power: Remove mutex to hints
* No longer needed.

Change-Id: I09fc90b4e5399b3f3b8a409edf3f57361da90100
2023-10-29 22:13:01 +00:00
Rashed Abdel-Tawab
cd6e36030a power: Remove unused arg from power_hint_override/set_interactive_override
Change-Id: If45b59915022b563d4c5c9bf454b02b431a97833
2023-10-29 22:13:01 +00:00
Nikhil Kumar Kansal
6192115442 power: qcom: powerHal for sdm455
Power hal changes for sdm455

Change-Id: I14923ff92c27b442a5e2a87978b592d3cd766785
2018-10-16 14:28:43 +05:30
Vara Prasad A V S G
22f9da37bd VNDK: Added required libs
Change-Id: I445c8a096b91d79a629beeca12234ca0d3aaa200
2018-06-12 16:51:26 +05:30
David Ng
ee7c4c5831 Relocate power HAL from device/qcom/common
Split module from combined device/qcom/common project into its
own project.

Relocation of some files from device/qcom/common at
b5ce80cb1f60759a142a9338104d3adf3303ec0c.

Change-Id: I6c13729a822f6fb9b5574b759ae9ec12154be464
2018-05-24 00:32:16 -07:00