watchdog: sl28cpld_wdt: Fix a typo
s/parmeter/parameter/ Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20210320213301.8513-1-unixbhaskar@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
This commit is contained in:
parent
48027d0d9a
commit
879a70843a
@ -164,7 +164,7 @@ static int sl28cpld_wdt_probe(struct platform_device *pdev)
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Initial timeout value, may be overwritten by device tree or module
|
* Initial timeout value, may be overwritten by device tree or module
|
||||||
* parmeter in watchdog_init_timeout().
|
* parameter in watchdog_init_timeout().
|
||||||
*
|
*
|
||||||
* Reading a zero here means that either the hardware has a default
|
* Reading a zero here means that either the hardware has a default
|
||||||
* value of zero (which is very unlikely and definitely a hardware
|
* value of zero (which is very unlikely and definitely a hardware
|
||||||
|
Loading…
Reference in New Issue
Block a user