Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8df787da authored by Alan Young's avatar Alan Young Committed by Mauro Carvalho Chehab
Browse files

[media] hdpvr: remove unnecessary sleep in hdpvr_config_call

parent 4f5c933a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -29,8 +29,6 @@ int hdpvr_config_call(struct hdpvr_device *dev, uint value, u8 valbuf)
	int ret;
	char request_type = 0x38, snd_request = 0x01;

	msleep(10);

	mutex_lock(&dev->usbc_mutex);
	dev->usbc_buf[0] = valbuf;
	ret = usb_control_msg(dev->udev,