sdm660: init: qcom: Start IRQ balancer for bengal
Start the IRQ balancer for bengal, independent of the platform ID. Change-Id: Id7845daa03abf6b205244fa281bc4b1c54d20955
This commit is contained in:
parent
3d4b84d204
commit
91caad8a17
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ case "$target" in
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
"msm8994" | "msm8992" | "msm8998" | "apq8098_latv" | "sdm845" | "sdm710" | "qcs605" | "sm6150" | "trinket")
|
"msm8994" | "msm8992" | "msm8998" | "apq8098_latv" | "sdm845" | "sdm710" | "qcs605" | "sm6150" | "trinket" | "bengal")
|
||||||
start_msm_irqbalance
|
start_msm_irqbalance
|
||||||
;;
|
;;
|
||||||
"msm8996")
|
"msm8996")
|
||||||
|
|
Loading…
Reference in a new issue