]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: shwdt: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 3 May 2013 20:11:16 +0000 (01:41 +0530)
committerWim Van Sebroeck <wim@iguana.be>
Thu, 11 Jul 2013 19:03:04 +0000 (21:03 +0200)
commit7b7a0372afd6f88b8075b8956879c2158896c71f
treebf47e83b06ccac7b4dd0ffa6f4868b67a8a78cd0
parent2b52377b1e32868912c68fb6b52df3d2c095f264
watchdog: shwdt: 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>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/shwdt.c