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

Commit 59cf17d8 authored by Frank Schaefer's avatar Frank Schaefer Committed by Mauro Carvalho Chehab
Browse files

[media] em28xx-input: remove dead code line from em28xx_get_key_em_haup()



Field 'old' of struct IR_i2c is used nowhere in module ir-kbd-i2c.

Signed-off-by: default avatarFrank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 0b3966e4
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -125,8 +125,6 @@ static int em28xx_get_key_em_haup(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw)
	if (buf[1] == 0xff)
	if (buf[1] == 0xff)
		return 0;
		return 0;


	ir->old = buf[1];

	/*
	/*
	 * Rearranges bits to the right order.
	 * Rearranges bits to the right order.
	 * The bit order were determined experimentally by using
	 * The bit order were determined experimentally by using