Loading drivers/platform/msm/qpnp-power-on.c +2 −2 Original line number Diff line number Diff line Loading @@ -1309,8 +1309,8 @@ static int qpnp_pon_remove(struct spmi_device *spmi) } static struct of_device_id spmi_match_table[] = { { .compatible = "qcom,qpnp-power-on", } { .compatible = "qcom,qpnp-power-on", }, {} }; static struct spmi_driver qpnp_pon_driver = { Loading drivers/platform/msm/qpnp-usbdetect.c +2 −2 Original line number Diff line number Diff line Loading @@ -106,8 +106,8 @@ static int qpnp_usbdetect_remove(struct platform_device *pdev) } static struct of_device_id of_match_table[] = { { .compatible = "qcom,qpnp-usbdetect", } { .compatible = "qcom,qpnp-usbdetect", }, {} }; static struct platform_driver qpnp_usbdetect_driver = { Loading Loading
drivers/platform/msm/qpnp-power-on.c +2 −2 Original line number Diff line number Diff line Loading @@ -1309,8 +1309,8 @@ static int qpnp_pon_remove(struct spmi_device *spmi) } static struct of_device_id spmi_match_table[] = { { .compatible = "qcom,qpnp-power-on", } { .compatible = "qcom,qpnp-power-on", }, {} }; static struct spmi_driver qpnp_pon_driver = { Loading
drivers/platform/msm/qpnp-usbdetect.c +2 −2 Original line number Diff line number Diff line Loading @@ -106,8 +106,8 @@ static int qpnp_usbdetect_remove(struct platform_device *pdev) } static struct of_device_id of_match_table[] = { { .compatible = "qcom,qpnp-usbdetect", } { .compatible = "qcom,qpnp-usbdetect", }, {} }; static struct platform_driver qpnp_usbdetect_driver = { Loading