diff options
author | Eric Anholt <eric@anholt.net> | 2017-04-27 18:02:32 -0700 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2017-05-19 10:42:25 +0200 |
commit | fedf266f9955d9a019643cde199a2fd9a0259f6f (patch) | |
tree | c3900d461bcceb71ba22ce130e31dbe7e4001c84 /init | |
parent | 07441a7dd11f6855bcf55fbbfc6abba42258b2c6 (diff) | |
download | lwn-fedf266f9955d9a019643cde199a2fd9a0259f6f.tar.gz lwn-fedf266f9955d9a019643cde199a2fd9a0259f6f.zip |
watchdog: bcm281xx: Fix use of uninitialized spinlock.
The bcm_kona_wdt_set_resolution_reg() call takes the spinlock, so
initialize it earlier. Fixes a warning at boot with lock debugging
enabled.
Fixes: 6adb730dc208 ("watchdog: bcm281xx: Watchdog Driver")
Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions