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

Commit 3621263a authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

V4L-DVB: cx88-dvb: remove extra attribution for core



This is not needed, since the function already do it. Also, it causes
a warning at the compilation, since a new var is declared in the middle
of the code.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 84f3751d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1394,8 +1394,6 @@ static int dvb_register(struct cx8802_dev *dev)
	case CX88_BOARD_SAMSUNG_SMT_7020:
		dev->ts_gen_cntrl = 0x08;

		struct cx88_core *core = dev->core;

		cx_set(MO_GP0_IO, 0x0101);

		cx_clear(MO_GP0_IO, 0x01);