Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Masahiro Yamada and committed by
Linus Torvalds
2c149601 03671057

+15 -14
+2 -2
drivers/media/dvb-frontends/drx39xyj/drx_driver.h
··· 1317 1317 DRX_MPEG_STR_WIDTH_8 1318 1318 }; 1319 1319 1320 - /* CTRL CFG MPEG ouput */ 1320 + /* CTRL CFG MPEG output */ 1321 1321 /** 1322 - * \struct struct drx_cfg_mpeg_output * \brief Configuartion parameters for MPEG output control. 1322 + * \struct struct drx_cfg_mpeg_output * \brief Configuration parameters for MPEG output control. 1323 1323 * 1324 1324 * Used by DRX_CFG_MPEG_OUTPUT, in combination with DRX_CTRL_SET_CFG and 1325 1325 * DRX_CTRL_GET_CFG.
+8 -8
drivers/media/dvb-frontends/drx39xyj/drxj.c
··· 601 601 0, /* hi_cfg_wake_up_key */ 602 602 0, /* hi_cfg_ctrl */ 603 603 0, /* HICfgTimeout */ 604 - /* UIO configuartion */ 604 + /* UIO configuration */ 605 605 DRX_UIO_MODE_DISABLE, /* uio_sma_rx_mode */ 606 606 DRX_UIO_MODE_DISABLE, /* uio_sma_tx_mode */ 607 607 DRX_UIO_MODE_DISABLE, /* uioASELMode */ ··· 619 619 /* false, * flagHDevSet */ 620 620 /* (u16) 0xFFF, * rdsLastCount */ 621 621 622 - /* ATV configuartion */ 622 + /* ATV configuration */ 623 623 0UL, /* flags cfg changes */ 624 624 /* shadow of ATV_TOP_EQU0__A */ 625 625 {-5, ··· 3352 3352 /*----------------------------------------------------------------------------*/ 3353 3353 3354 3354 /*----------------------------------------------------------------------------*/ 3355 - /* miscellaneous configuartions - begin */ 3355 + /* miscellaneous configurations - begin */ 3356 3356 /*----------------------------------------------------------------------------*/ 3357 3357 3358 3358 /** ··· 3515 3515 } 3516 3516 3517 3517 /*----------------------------------------------------------------------------*/ 3518 - /* miscellaneous configuartions - end */ 3518 + /* miscellaneous configurations - end */ 3519 3519 /*----------------------------------------------------------------------------*/ 3520 3520 3521 3521 /*----------------------------------------------------------------------------*/ ··· 10952 10952 10953 10953 static void drxj_reset_mode(struct drxj_data *ext_attr) 10954 10954 { 10955 - /* Initialize default AFE configuartion for QAM */ 10955 + /* Initialize default AFE configuration for QAM */ 10956 10956 if (ext_attr->has_lna) { 10957 10957 /* IF AGC off, PGA active */ 10958 10958 #ifndef DRXJ_VSB_ONLY ··· 10996 10996 ext_attr->qam_pre_saw_cfg.reference = 0x07; 10997 10997 ext_attr->qam_pre_saw_cfg.use_pre_saw = true; 10998 10998 #endif 10999 - /* Initialize default AFE configuartion for VSB */ 10999 + /* Initialize default AFE configuration for VSB */ 11000 11000 ext_attr->vsb_rf_agc_cfg.standard = DRX_STANDARD_8VSB; 11001 11001 ext_attr->vsb_rf_agc_cfg.ctrl_mode = DRX_AGC_CTRL_AUTO; 11002 11002 ext_attr->vsb_rf_agc_cfg.min_output_level = 0; ··· 11072 11072 } 11073 11073 11074 11074 if ((*mode == DRX_POWER_UP)) { 11075 - /* Restore analog & pin configuartion */ 11075 + /* Restore analog & pin configuration */ 11076 11076 11077 - /* Initialize default AFE configuartion for VSB */ 11077 + /* Initialize default AFE configuration for VSB */ 11078 11078 drxj_reset_mode(ext_attr); 11079 11079 } else { 11080 11080 /* Power down to requested mode */
+2 -2
drivers/media/dvb-frontends/drx39xyj/drxj.h
··· 447 447 u16 hi_cfg_ctrl; /**< HI Configure() parameter 5 */ 448 448 u16 hi_cfg_transmit; /**< HI Configure() parameter 6 */ 449 449 450 - /* UIO configuartion */ 450 + /* UIO configuration */ 451 451 enum drxuio_mode uio_sma_rx_mode;/**< current mode of SmaRx pin */ 452 452 enum drxuio_mode uio_sma_tx_mode;/**< current mode of SmaTx pin */ 453 453 enum drxuio_mode uio_gpio_mode; /**< current mode of ASEL pin */ ··· 459 459 /* IQM RC frequecy shift */ 460 460 u32 iqm_rc_rate_ofs; /**< frequency shifter setting after setchannel */ 461 461 462 - /* ATV configuartion */ 462 + /* ATV configuration */ 463 463 u32 atv_cfg_changed_flags; /**< flag: flags cfg changes */ 464 464 s16 atv_top_equ0[DRXJ_COEF_IDX_MAX]; /**< shadow of ATV_TOP_EQU0__A */ 465 465 s16 atv_top_equ1[DRXJ_COEF_IDX_MAX]; /**< shadow of ATV_TOP_EQU1__A */
+1 -1
drivers/media/dvb-frontends/drxk_hard.c
··· 1626 1626 } 1627 1627 1628 1628 if (*mode == DRX_POWER_UP) { 1629 - /* Restore analog & pin configuartion */ 1629 + /* Restore analog & pin configuration */ 1630 1630 } else { 1631 1631 /* Power down to requested mode */ 1632 1632 /* Backup some register settings */
+1 -1
drivers/net/wireless/ti/wl18xx/main.c
··· 178 178 .sg = { 179 179 .params = { 180 180 [WL18XX_CONF_SG_PARAM_0] = 0, 181 - /* Configuartion Parameters */ 181 + /* Configuration Parameters */ 182 182 [WL18XX_CONF_SG_ANTENNA_CONFIGURATION] = 0, 183 183 [WL18XX_CONF_SG_ZIGBEE_COEX] = 0, 184 184 [WL18XX_CONF_SG_TIME_SYNC] = 0,
+1
scripts/spelling.txt
··· 268 268 conbination||combination 269 269 conditionaly||conditionally 270 270 conected||connected 271 + configuartion||configuration 271 272 configuratoin||configuration 272 273 configuraton||configuration 273 274 configuretion||configuration