diff options
author | 2015-12-15 11:37:40 +0100 | |
---|---|---|
committer | 2015-12-27 21:09:36 +0100 | |
commit | a6392490fbb18f71d228d9c517516fa78fb23883 (patch) | |
tree | 10ce7f605cce7a4f879ca2ea07616303045dfd11 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | watchdog: dw_wdt: fix signedness bug in dw_wdt_top_in_seconds() (diff) | |
download | linux-dev-a6392490fbb18f71d228d9c517516fa78fb23883.tar.xz linux-dev-a6392490fbb18f71d228d9c517516fa78fb23883.zip |
watchdog: omap: don't disable runtime pm before starting device
omap_wdt_start calls pm_runtime_get_sync so dropping a reference just
before calling omap_wdt_start doesn't make much sense. Moreover there is
no point to use the synchronous variant of pm_runtime_put because the
driver doesn't care if the clock is disabled before or after
omap_wdt_probe returns.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions