aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/watchdog/davinci-wdt.txt
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2012-11-22 10:13:04 +0530
committerWim Van Sebroeck <wim@iguana.be>2012-12-19 22:25:07 +0100
commit0360dffedd7bad92f174b2ce5e69e960451d2b59 (patch)
tree413b8a3c5d96867ed288b7040bca5e8f600fd3bb /Documentation/devicetree/bindings/watchdog/davinci-wdt.txt
parent2bc3f62f9627f136bb52b4cfa43060ef04656d2f (diff)
watchdog: da9052: Fix invalid free of devm_ allocated data
It is not required to free devm_ allocated data. Since kref_put needs a valid release function, da9052_wdt_release_resources() is not deleted. Fixes following warning. drivers/watchdog/da9052_wdt.c:59:1-6: WARNING: invalid free of devm_ allocated data Signed-off-by: Tushar Behera <tushar.behera@linaro.org> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'Documentation/devicetree/bindings/watchdog/davinci-wdt.txt')
0 files changed, 0 insertions, 0 deletions