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

scripts/spelling.txt: add "swith" pattern and fix typo instances

Fix typos and add the following to the scripts/spelling.txt:

swith||switch
swithable||switchable
swithed||switched
swithing||switching

While we are here, fix the "update" to "updates" in the touched hunk in
drivers/net/wireless/marvell/mwifiex/wmm.c.

Link: http://lkml.kernel.org/r/1481573103-11329-2-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
08a7e621 f3048d17

+20 -16
+1 -1
Documentation/devicetree/bindings/mfd/qcom-rpm.txt
··· 234 234 - qcom,switch-mode-frequency: 235 235 Usage: required 236 236 Value type: <u32> 237 - Definition: Frequency (Hz) of the swith mode power supply; 237 + Definition: Frequency (Hz) of the switch mode power supply; 238 238 must be one of: 239 239 19200000, 9600000, 6400000, 4800000, 3840000, 3200000, 240 240 2740000, 2400000, 2130000, 1920000, 1750000, 1600000,
+1 -1
Documentation/devicetree/bindings/power/pd-samsung.txt
··· 23 23 - clock-names: The following clocks can be specified: 24 24 - oscclk: Oscillator clock. 25 25 - clkN: Input clocks to the devices in this power domain. These clocks 26 - will be reparented to oscclk before swithing power domain off. 26 + will be reparented to oscclk before switching power domain off. 27 27 Their original parent will be brought back after turning on 28 28 the domain. Maximum of 4 clocks (N = 0 to 3) are supported. 29 29 - asbN: Clocks required by asynchronous bridges (ASB) present in
+1 -1
arch/arm/boot/compressed/head.S
··· 1196 1196 bgt loop1 1197 1197 finished: 1198 1198 ldmfd sp!, {r0-r7, r9-r11} 1199 - mov r10, #0 @ swith back to cache level 0 1199 + mov r10, #0 @ switch back to cache level 0 1200 1200 mcr p15, 2, r10, c0, c0, 0 @ select current cache level in cssr 1201 1201 iflush: 1202 1202 mcr p15, 0, r10, c7, c10, 4 @ DSB
+1 -1
arch/arm/mm/cache-v7.S
··· 164 164 cmp r3, r10 165 165 bgt flush_levels 166 166 finished: 167 - mov r10, #0 @ swith back to cache level 0 167 + mov r10, #0 @ switch back to cache level 0 168 168 mcr p15, 2, r10, c0, c0, 0 @ select current cache level in cssr 169 169 dsb st 170 170 isb
+1 -1
arch/arm/mm/cache-v7m.S
··· 217 217 cmp r3, r10 218 218 bgt flush_levels 219 219 finished: 220 - mov r10, #0 @ swith back to cache level 0 220 + mov r10, #0 @ switch back to cache level 0 221 221 write_csselr r10, r3 @ select current cache level in cssr 222 222 dsb st 223 223 isb
+1 -1
arch/sh/kernel/irq.c
··· 99 99 "mov %0, r4 \n" 100 100 "mov r15, r8 \n" 101 101 "jsr @%1 \n" 102 - /* swith to the irq stack */ 102 + /* switch to the irq stack */ 103 103 " mov %2, r15 \n" 104 104 /* restore the stack (ring zero) */ 105 105 "mov r8, r15 \n"
+1 -1
arch/sparc/include/asm/switch_to_32.h
··· 9 9 * Flush windows so that the VM switch which follows 10 10 * would not pull the stack from under us. 11 11 * 12 - * SWITCH_ENTER and SWITH_DO_LAZY_FPU do not work yet (e.g. SMP does not work) 12 + * SWITCH_ENTER and SWITCH_DO_LAZY_FPU do not work yet (e.g. SMP does not work) 13 13 * XXX WTF is the above comment? Found in late teen 2.4.x. 14 14 */ 15 15 #ifdef CONFIG_SMP
+1 -1
drivers/gpu/drm/amd/include/atombios.h
··· 4361 4361 // GPIO use to control PCIE_VDDC in certain SLT board 4362 4362 #define PCIE_VDDC_CONTROL_GPIO_PINID 56 4363 4363 4364 - //from SMU7.x, if ucGPIO_ID=PP_AC_DC_SWITCH_GPIO_PINID in GPIO_LUTTable, AC/DC swithing feature is enable 4364 + //from SMU7.x, if ucGPIO_ID=PP_AC_DC_SWITCH_GPIO_PINID in GPIO_LUTTable, AC/DC switching feature is enable 4365 4365 #define PP_AC_DC_SWITCH_GPIO_PINID 60 4366 4366 //from SMU7.x, if ucGPIO_ID=VDDC_REGULATOR_VRHOT_GPIO_PINID in GPIO_LUTable, VRHot feature is enable 4367 4367 #define VDDC_VRHOT_GPIO_PINID 61
+1 -1
drivers/gpu/drm/radeon/atombios.h
··· 3883 3883 }ATOM_GPIO_PIN_ASSIGNMENT; 3884 3884 3885 3885 //ucGPIO_ID pre-define id for multiple usage 3886 - //from SMU7.x, if ucGPIO_ID=PP_AC_DC_SWITCH_GPIO_PINID in GPIO_LUTTable, AC/DC swithing feature is enable 3886 + //from SMU7.x, if ucGPIO_ID=PP_AC_DC_SWITCH_GPIO_PINID in GPIO_LUTTable, AC/DC switching feature is enable 3887 3887 #define PP_AC_DC_SWITCH_GPIO_PINID 60 3888 3888 //from SMU7.x, if ucGPIO_ID=VDDC_REGULATOR_VRHOT_GPIO_PINID in GPIO_LUTable, VRHot feature is enable 3889 3889 #define VDDC_VRHOT_GPIO_PINID 61
+1 -1
drivers/isdn/mISDN/dsp_core.c
··· 115 115 * 116 116 * The CMX has special functions for conferences with one, two and more 117 117 * members. It will allow different types of data flow. Receive and transmit 118 - * data to/form upper layer may be swithed on/off individually without losing 118 + * data to/form upper layer may be switched on/off individually without losing 119 119 * features of CMX, Tones and DTMF. 120 120 * 121 121 * Echo Cancellation: Sometimes we like to cancel echo from the interface.
+1 -1
drivers/net/usb/kalmia.c
··· 343 343 static const struct usb_device_id products[] = { 344 344 /* The unswitched USB ID, to get the module auto loaded: */ 345 345 { USB_DEVICE(0x04e8, 0x689a) }, 346 - /* The stick swithed into modem (by e.g. usb_modeswitch): */ 346 + /* The stick switched into modem (by e.g. usb_modeswitch): */ 347 347 { USB_DEVICE(0x04e8, 0x6889), 348 348 .driver_info = (unsigned long) &kalmia_info, }, 349 349 { /* EMPTY == end of list */} };
+2 -2
drivers/net/wireless/marvell/mwifiex/wmm.c
··· 673 673 spin_unlock_irqrestore(&priv->wmm.ra_list_spinlock, flags); 674 674 } 675 675 676 - /* This function update non-tdls peer ralist tx_pause while 677 - * tdls channel swithing 676 + /* This function updates non-tdls peer ralist tx_pause while 677 + * tdls channel switching 678 678 */ 679 679 void mwifiex_update_ralist_tx_pause_in_tdls_cs(struct mwifiex_private *priv, 680 680 u8 *mac, u8 tx_pause)
+1 -1
net/mac80211/mesh.c
··· 681 681 2 + /* NULL SSID */ 682 682 /* Channel Switch Announcement */ 683 683 2 + sizeof(struct ieee80211_channel_sw_ie) + 684 - /* Mesh Channel Swith Parameters */ 684 + /* Mesh Channel Switch Parameters */ 685 685 2 + sizeof(struct ieee80211_mesh_chansw_params_ie) + 686 686 2 + 8 + /* supported rates */ 687 687 2 + 3; /* DS params */
+1 -1
scripts/recordmcount.pl
··· 318 318 # instruction or the addiu one. herein, we record the address of the 319 319 # first one, and then we can replace this instruction by a branch 320 320 # instruction to jump over the profiling function to filter the 321 - # indicated functions, or swith back to the lui instruction to trace 321 + # indicated functions, or switch back to the lui instruction to trace 322 322 # them, which means dynamic tracing. 323 323 # 324 324 # c: 3c030000 lui v1,0x0
+4
scripts/spelling.txt
··· 991 991 suspicously||suspiciously 992 992 swaping||swapping 993 993 switchs||switches 994 + swith||switch 995 + swithable||switchable 996 + swithed||switched 997 + swithing||switching 994 998 symetric||symmetric 995 999 synax||syntax 996 1000 synchonized||synchronized
+1 -1
sound/pci/ac97/ac97_patch.c
··· 3093 3093 /* set-up multi channel */ 3094 3094 /* bit 14: 0 = SPDIF, 1 = EAPD */ 3095 3095 /* bit 13: enable internal vref output for mic */ 3096 - /* bit 12: disable center/lfe (swithable) */ 3096 + /* bit 12: disable center/lfe (switchable) */ 3097 3097 /* bit 10: disable surround/line (switchable) */ 3098 3098 /* bit 9: mix 2 surround off */ 3099 3099 /* bit 4: undocumented; 0 mutes the CM9739A, which defaults to 1 */