diff options
author | Andrey Smirnov <[email protected]> | 2019-04-13 01:27:37 -0700 |
---|---|---|
committer | Eduardo Valentin <[email protected]> | 2019-05-14 07:00:27 -0700 |
commit | f86a7a847ca39e613985b7419ce3970af91486b1 (patch) | |
tree | 10f60e6fcece75b105ea76427f41b865c87b2aca /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 71aa3693493d5f51822d88cdd26bc5a51ae5544f (diff) |
thermal: qoriq: Remove unnecessary DT node is NULL check
It's impossible to use this driver outside of Device Tree, so if the
probe function is called, the dev.of_node is guaranteed to not be NULL
and guarding against that is pointless. Drop it.
Signed-off-by: Andrey Smirnov <[email protected]>
Acked-by: Daniel Lezcano <[email protected]>
Cc: Chris Healy <[email protected]>
Cc: Lucas Stach <[email protected]>
Cc: Eduardo Valentin <[email protected]>
Cc: Daniel Lezcano <[email protected]>
Cc: Angus Ainslie (Purism) <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Eduardo Valentin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions