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

Commit c6873518 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (3587): Always wake thread after routing change.

parent 301e22d6
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -702,7 +702,6 @@ static int msp_command(struct i2c_client *client, unsigned int cmd, void *arg)
		msp_set_scart(client, sc1_out, 1);
		msp_set_scart(client, sc2_out, 2);
		msp_set_audmode(client);
		if (tuner != old_tuner)
		msp_wake_thread(client);
		break;
	}