Revert "soc: mstr-ctrl: Retain Audio_HM voting until suspend"
This reverts commitd02c7efb35
. and commit61f235e5bd
to avoid AOP related issues. Change-Id: I0b8b44bc5cca6bef6bc18c228f08a9c585c79c1c Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
此提交包含在:
@@ -378,7 +378,6 @@ struct rx_swr_ctrl_platform_data {
|
||||
void *data),
|
||||
void *swrm_handle,
|
||||
int action);
|
||||
int (*pinctrl_setup)(void *handle, bool enable);
|
||||
};
|
||||
|
||||
enum {
|
||||
@@ -4105,7 +4104,6 @@ static int rx_macro_probe(struct platform_device *pdev)
|
||||
rx_priv->swr_plat_data.clk = rx_swrm_clock;
|
||||
rx_priv->swr_plat_data.core_vote = rx_macro_core_vote;
|
||||
rx_priv->swr_plat_data.handle_irq = NULL;
|
||||
rx_priv->swr_plat_data.pinctrl_setup = NULL;
|
||||
|
||||
ret = of_property_read_u8_array(pdev->dev.of_node,
|
||||
"qcom,rx-bcl-pmic-params", bcl_pmic_params,
|
||||
|
新增問題並參考
封鎖使用者