]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: twl4030: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 3 May 2013 20:11:18 +0000 (01:41 +0530)
committerWim Van Sebroeck <wim@iguana.be>
Thu, 11 Jul 2013 19:10:13 +0000 (21:10 +0200)
commitaa5e78ecfcba145a48199fbc1655ef7501a6cc6f
tree3dc5e92d342bdf2381f7324646ed2d414ebdd36e
parentb220ff53f397d1b5d56d6f5294ca5436f9e46dde
watchdog: twl4030: Remove redundant platform_set_drvdata()

Commit bcb6fcf111 (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>
drivers/watchdog/twl4030_wdt.c