everywhere: replace double words
Treewide search and replace on a range of double word combinations: * `the the` * `to to` * `if if` * `that that` * `on on` * `is is` * `from from` Signed-off-by: Jordan Yates <jordan@embeint.com>
This commit is contained in:
parent
b0e327bd9c
commit
07870934e3
125 changed files with 147 additions and 147 deletions
|
@ -17,7 +17,7 @@
|
|||
* interrupts.
|
||||
*
|
||||
* Level 1 interrupts go straight to the SoC. Level 2 interrupts must
|
||||
* go through one of the 8 channels in the the INTMUX
|
||||
* go through one of the 8 channels in the INTMUX
|
||||
* peripheral. There are 32 level 1 interrupts, including 8 INTMUX
|
||||
* interrupts. Each INTMUX interrupt can mux at most
|
||||
* CONFIG_MAX_IRQ_PER_AGGREGATOR (which happens to be 32) interrupts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue