]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: at32ap700x: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 3 May 2013 20:11:14 +0000 (01:41 +0530)
committerWim Van Sebroeck <wim@iguana.be>
Thu, 11 Jul 2013 18:52:42 +0000 (20:52 +0200)
commitd000fd8516916c6d6ba901b46eab32fedf56a908
treec1a2ca448647332dca4070e027c2ca16fc4c20cc
parent8bfee31334c110da16e4de34b33af5af1edd72a5
watchdog: at32ap700x: 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>
Acked-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/at32ap700x_wdt.c