git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db11cba
)
watchdog: max63xx: dynamically allocate device
author
Vivien Didelot
<vivien.didelot@savoirfairelinux.com>
Wed, 17 Jun 2015 22:58:58 +0000
(18:58 -0400)
committer
Wim Van Sebroeck
<wim@iguana.be>
Mon, 29 Jun 2015 09:50:53 +0000
(11:50 +0200)
This patch removes the static watchdog device for a new max63xx_wdt data
structure, and constifies the max63xx_timeout data.
The new structure contains pointers to pin access routines, which
abstracts mmap-specific code. This will ease future accesses like GPIO.
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/max63xx_wdt.c
patch
|
blob
|
history
diff --cc
drivers/watchdog/max63xx_wdt.c
Simple merge