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:
f0fcbdb
)
watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()
author
Michal Simek
<michal.simek@xilinx.com>
Thu, 3 Oct 2013 09:46:30 +0000
(11:46 +0200)
committer
Wim Van Sebroeck
<wim@iguana.be>
Sun, 17 Nov 2013 18:37:31 +0000
(19:37 +0100)
Driver core clears the driver data to NULL after device_release
or on probe failure, so just remove it from here.
Driver core change:
"device-core: Ensure drvdata = NULL when no driver is bound"
(sha1:
0998d0631001288a5974afc0b2a5f568bcdecb4d
)
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/sp805_wdt.c
patch
|
blob
|
history
diff --cc
drivers/watchdog/sp805_wdt.c
Simple merge