diff options
author | Andy Shevchenko <[email protected]> | 2016-11-18 18:52:24 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-11-21 10:59:14 +0100 |
commit | 8c5c86fb6abec7d76ec4d51a46714161bceab315 (patch) | |
tree | 7652cebc9ae0f986500d07379a3f485ee05bcff5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | b22cbe404a9cc3c7949e380fa1861e31934c8978 (diff) |
x86/platform/intel-mid: Register watchdog device after SCU
Watchdog device in Intel Tangier relies on SCU to be present. It uses the SCU
IPC channel to send commands and receive responses. If watchdog driver is
initialized quite before SCU and a command has been sent the result is always
an error like the following:
intel_mid_wdt: Error stopping watchdog: 0xffffffed
Register watchdog device whne SCU is ready to avoid described issue.
Signed-off-by: Andy Shevchenko <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Small cleanups. ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions