commit | 4d2327ca9d44dbf5b4ead443f380ad58baa8c201 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Sat May 04 01:41:16 2013 +0530 |
committer | Wim Van Sebroeck <wim@iguana.be> | Thu Jul 11 21:03:04 2013 +0200 |
tree | bf47e83b06ccac7b4dd0ffa6f4868b67a8a78cd0 | |
parent | 2f7b9b4883f4d67821bbd80f8fdfb8630d24cc60 [diff] |
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>