Loading drivers/devfreq/devfreq_qcom_qoslat.c +1 −0 Original line number Diff line number Diff line Loading @@ -179,6 +179,7 @@ static struct platform_driver devfreq_qcom_qoslat_driver = { .driver = { .name = "devfreq-qcom-qoslat", .of_match_table = devfreq_qoslat_match_table, .suppress_bind_attrs = true, }, }; Loading Loading
drivers/devfreq/devfreq_qcom_qoslat.c +1 −0 Original line number Diff line number Diff line Loading @@ -179,6 +179,7 @@ static struct platform_driver devfreq_qcom_qoslat_driver = { .driver = { .name = "devfreq-qcom-qoslat", .of_match_table = devfreq_qoslat_match_table, .suppress_bind_attrs = true, }, }; Loading