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

Commit 831a9112 authored by Michael Ira Krufky's avatar Michael Ira Krufky Committed by Mauro Carvalho Chehab
Browse files

[media] lgdt3306a: typo fix



fix WARNING: 'supress' may be misspelled - perhaps 'suppress'?

Signed-off-by: default avatarMichael Ira Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent cb4671c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1975,7 +1975,7 @@ static void lgdt3306a_DumpRegs(struct lgdt3306a_state *state)

	if ((debug & DBG_DUMP) == 0)
		return;
	debug &= ~DBG_REG; /* supress DBG_REG during reg dump */
	debug &= ~DBG_REG; /* suppress DBG_REG during reg dump */

	lg_info("\n");