spelling fixes: arch/cris/
Spelling fixes in arch/cris/. Signed-off-by: Simon Arlott <simon@fire.lp0.eu> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
committed by
Adrian Bunk
parent
c3a2ddee16
commit
49b4ff3304
@ -64,7 +64,7 @@ void hard_reset_now (void)
|
||||
#if defined(CONFIG_ETRAX_WATCHDOG) && !defined(CONFIG_SVINTO_SIM)
|
||||
cause_of_death = 0xbedead;
|
||||
#else
|
||||
/* Since we dont plan to keep on reseting the watchdog,
|
||||
/* Since we dont plan to keep on resetting the watchdog,
|
||||
the key can be arbitrary hence three */
|
||||
*R_WATCHDOG = IO_FIELD(R_WATCHDOG, key, 3) |
|
||||
IO_STATE(R_WATCHDOG, enable, start);
|
||||
|
Reference in New Issue
Block a user