]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: mpcore: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 3 May 2013 20:11:15 +0000 (01:41 +0530)
committerWim Van Sebroeck <wim@iguana.be>
Thu, 11 Jul 2013 19:09:30 +0000 (21:09 +0200)
commit0e7bba060a50944467e341a0775515394d970f3b
tree9bb988d94d6b7a682a0c2ec72e12ecf501ed0468
parent84092bb3ca0c8f2be3f80df6878b0dc8eb36fe4a
watchdog: mpcore: Remove redundant platform_set_drvdata()

Commit c3e213df08 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/mpcore_wdt.c