]> git.karo-electronics.de Git - karo-tx-linux.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>
Sat, 25 May 2013 20:38:41 +0000 (22:38 +0200)
commit7b6d9121be90db9a387c4af41255ef5e8e503b5d
tree1a14a147d112b702b8b5cadebfa654677337e68d
parentddaa462be699ea859dcc7df748f3b0de62586375
watchdog: shwdt: 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>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/shwdt.c