Input: add driver for the Goodix touchpanel
[cascardo/linux.git] / block / genhd.c
index 09da5e4..e6723bd 100644 (file)
@@ -445,8 +445,6 @@ int blk_alloc_devt(struct hd_struct *part, dev_t *devt)
  */
 void blk_free_devt(dev_t devt)
 {
-       might_sleep();
-
        if (devt == MKDEV(0, 0))
                return;