diff options
author | 2017-05-18 23:11:40 +0200 | |
---|---|---|
committer | 2017-06-02 22:52:51 +0200 | |
commit | 90b84c057414cbcca53337c64afc348541989d7d (patch) | |
tree | 27cc21b1fbe30f69fa3c1681e3e66e6cceada85b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | i2c: sh_mobile: remove platform_data (diff) | |
download | linux-dev-90b84c057414cbcca53337c64afc348541989d7d.tar.xz linux-dev-90b84c057414cbcca53337c64afc348541989d7d.zip |
i2c: sh_mobile: drop needless check for of_node
After removal of platform_data support, we can simplify OF handling.
of_match_device() evaluates to NULL if !CONFIG_OF or if there is no node
pointer for that device, so we can remove the check for the node ptr.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions