commit | 6697dbd27b6507c11815725ab31473ba74c49f06 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Sat May 04 01:41:15 2013 +0530 |
committer | Wim Van Sebroeck <wim@iguana.be> | Thu Jul 11 21:09:30 2013 +0200 |
tree | 9bb988d94d6b7a682a0c2ec72e12ecf501ed0468 | |
parent | 76692c944cd8e85d833dc30d7346463e18b6d30e [diff] |
watchdog: mpcore: 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> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>