]> git.karo-electronics.de Git - karo-tx-linux.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>
Sat, 25 May 2013 18:59:22 +0000 (20:59 +0200)
commit67083622684015d65d408ee78d75a2778b9c4a52
treed08d1677cbec11ff58c32fdce77aa1724ca73776
parentc620ec24679937117a416a7678a4578f5764395d
watchdog: at32ap700x: Remove redundant platform_set_drvdata()

Commit 0998d06310 (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