scripts/spelling.txt: add regsiter -> register spelling mistake
This typo is quite common. Fix it and add it to the spelling file so that checkpatch catches it earlier. Link: http://lkml.kernel.org/r/20170317011131.6881-2-sboyd@codeaurora.org Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:

committed by
Linus Torvalds

parent
d1b7c9344b
commit
ad61dd303a
@@ -936,7 +936,7 @@ static struct snd_soc_component *soc_find_component(
|
||||
*
|
||||
* @dlc: name of the DAI and optional component info to match
|
||||
*
|
||||
* This function will search all regsitered components and their DAIs to
|
||||
* This function will search all registered components and their DAIs to
|
||||
* find the DAI of the same name. The component's of_node and name
|
||||
* should also match if being specified.
|
||||
*
|
||||
|
Reference in New Issue
Block a user