NOUPSTREAM: ANDROID: cpuidle: governor: export cpuidle governor functions
Commit 83788c0c ("cpuidle: remove unused exports") removed capability of registering cpuidle governors, which was unused at that time. By exporting the symbol, let's allow platform specific modules to register cpuidle governors and use cpuidle_governor_latency_req() to get the QoS for the CPU. [CPNOTE: 20/05/21] Lee: This was rejected by Rafael, as there are no Mainline users [CPNOTE: 26/05/21] Lee: Requested clarification from Todd [CPNOTE: 08/09/21] Lee: Converting to ANDROID: Bug: 169136276 Link: https://lore.kernel.org/linux-pm/010101746fc98add-45e77496-d2d6-4bc1-a1ce-0692599a9a7a-000000@us-west-2.amazonses.com/ Signed-off-by:Lina Iyer <ilina@codeaurora.org> Change-Id: Ifa91576af0a3ae92ce9b216cb67728f037546c5b Signed-off-by:
Lee Jones <lee.jones@linaro.org> Signed-off-by:
Lee Jones <joneslee@google.com>
Loading
Please sign in to comment