1
0
Fork 0

[media] lgdt3306a: typo fix

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

Signed-off-by: Michael Ira Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
hifive-unleashed-5.1
Michael Ira Krufky 2014-10-25 11:20:57 -03:00 committed by Mauro Carvalho Chehab
parent cb4671c87f
commit 831a91120a
1 changed files with 1 additions and 1 deletions

View File

@ -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");