projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91d6315
)
[media] cx24117: Grammar s/if ... if/if ... is/
author
Geert Uytterhoeven
<
[email protected]
>
Thu, 27 Nov 2014 11:05:44 +0000
(08:05 -0300)
committer
Mauro Carvalho Chehab
<
[email protected]
>
Thu, 4 Dec 2014 15:57:24 +0000
(13:57 -0200)
Signed-off-by: Geert Uytterhoeven <
[email protected]
>
Signed-off-by: Mauro Carvalho Chehab <
[email protected]
>
drivers/media/dvb-frontends/cx24117.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb-frontends/cx24117.c
b/drivers/media/dvb-frontends/cx24117.c
index a6c3c9e2e89772ffcee9d5ed3baaa1ae980b83e5..acb965ce0358b70ec3a3770a59a66df83816299b 100644
(file)
--- a/
drivers/media/dvb-frontends/cx24117.c
+++ b/
drivers/media/dvb-frontends/cx24117.c
@@
-459,7
+459,7
@@
static int cx24117_firmware_ondemand(struct dvb_frontend *fe)
if (state->priv->skip_fw_load)
return 0;
- /* check if firmware i
f
already running */
+ /* check if firmware i
s
already running */
if (cx24117_readreg(state, 0xeb) != 0xa) {
/* Load firmware */
/* request the firmware, this will block until loaded */