commit | 6638f4e5e5114fcb0c9dcec05cb3e33454f4a9ac | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Sat May 04 01:41:18 2013 +0530 |
committer | Wim Van Sebroeck <wim@iguana.be> | Thu Jul 11 21:10:13 2013 +0200 |
tree | 3dc5e92d342bdf2381f7324646ed2d414ebdd36e | |
parent | 6697dbd27b6507c11815725ab31473ba74c49f06 [diff] |
watchdog: twl4030: 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: Timo Kokkonen <timo.t.kokkonen@nokia.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>