diff options
author | 2019-03-29 09:42:29 +0100 | |
---|---|---|
committer | 2019-04-08 13:03:26 +0200 | |
commit | a71a81e7975843504170e69fe52605478f3c8e04 (patch) | |
tree | 022e8ffc9b19c00d50cc766f46c487d8dad466d0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'v5.1-rc3' into devel (diff) | |
download | wireguard-linux-a71a81e7975843504170e69fe52605478f3c8e04.tar.xz wireguard-linux-a71a81e7975843504170e69fe52605478f3c8e04.zip |
gpio: of: Optimize quirk checks
Simple string comparisons are cheaper than DT lookups, as the latter
involve taking a spinlock and traversing properties.
Hence optimize quirk checks by postponing DT lookups after string
comparisons.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions