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

Commit 550df5a4 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

[media] tuner-core: Don't touch at standby during tuner_lookup



It makes no sense that tuner_lookup would touch at the standby
state. Remove it.

Thanks-to: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 0eec66c0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -538,7 +538,6 @@ static void tuner_lookup(struct i2c_adapter *adap,
			continue;

		mode_mask = pos->mode_mask;
		pos->standby = 1;
		if (*radio == NULL && mode_mask == T_RADIO)
			*radio = pos;
		/* Note: currently TDA9887 is the only demod-only