Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[pandora-kernel.git] / drivers / hid / hid-axff.c
index b455428..1215141 100644 (file)
@@ -154,6 +154,7 @@ static int ax_probe(struct hid_device *hdev, const struct hid_device_id *id)
        error = hid_hw_open(hdev);
        if (error) {
                dev_err(&hdev->dev, "hw open failed\n");
+               hid_hw_stop(hdev);
                return error;
        }