summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/drxk_hard.c
diff options
context:
space:
mode:
authorMasahiro Yamada2017-02-27 23:29:31 +0100
committerLinus Torvalds2017-02-28 03:43:47 +0100
commit2c149601001ba25b5b4e5aa9dd481d677cae15ae (patch)
tree20054fe924c97e8cc8d4f1ad1e09a2eb51271d0e /drivers/media/dvb-frontends/drxk_hard.c
parentscripts/spelling.txt: add "overrided" pattern and fix typo instances (diff)
downloadkernel-qcow2-linux-2c149601001ba25b5b4e5aa9dd481d677cae15ae.tar.gz
kernel-qcow2-linux-2c149601001ba25b5b4e5aa9dd481d677cae15ae.tar.xz
kernel-qcow2-linux-2c149601001ba25b5b4e5aa9dd481d677cae15ae.zip
scripts/spelling.txt: add "configuartion" pattern and fix typo instances
Fix typos and add the following to the scripts/spelling.txt: configuartion||configuration While we are here, fix the "ouput" as well in the touched hunk in drivers/media/dvb-frontends/drx39xyj/drx_driver.h. Link: http://lkml.kernel.org/r/1481573103-11329-23-git-send-email-yamada.masahiro@socionext.com Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/media/dvb-frontends/drxk_hard.c')
-rw-r--r--drivers/media/dvb-frontends/drxk_hard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/drxk_hard.c b/drivers/media/dvb-frontends/drxk_hard.c
index 15d2cac588b1..7e1bbbaad625 100644
--- a/drivers/media/dvb-frontends/drxk_hard.c
+++ b/drivers/media/dvb-frontends/drxk_hard.c
@@ -1626,7 +1626,7 @@ static int ctrl_power_mode(struct drxk_state *state, enum drx_power_mode *mode)
}
if (*mode == DRX_POWER_UP) {
- /* Restore analog & pin configuartion */
+ /* Restore analog & pin configuration */
} else {
/* Power down to requested mode */
/* Backup some register settings */