]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/mfd/qcom_rpm.c
Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / mfd / qcom_rpm.c
index 6afc9fabd94c1f71f9456321d8fd7ccb5c50e5c4..207a3bd6855979c9f3299b834889870bbb249b34 100644 (file)
@@ -550,7 +550,7 @@ static int qcom_rpm_probe(struct platform_device *pdev)
        ret = devm_request_irq(&pdev->dev,
                               irq_ack,
                               qcom_rpm_ack_interrupt,
-                              IRQF_TRIGGER_RISING | IRQF_NO_SUSPEND,
+                              IRQF_TRIGGER_RISING,
                               "qcom_rpm_ack",
                               rpm);
        if (ret) {