aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/cpus.py
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2015-05-02 17:03:22 +0200
committerMaxime Ripard <[email protected]>2015-05-05 17:43:57 +0200
commit5ac382c311fc12ccfb74832afe545ce8c38cc459 (patch)
tree6f7c3a313d5c6691b06351e938f00fbd81e1789f /scripts/gdb/linux/cpus.py
parentb787f68c36d49bb1d9236f403813641efa74a031 (diff)
clk: sunxi: Fix of_io_request_and_map error check
of_io_request_and map returns an error pointer, but the current code assumes that on error the returned pointer will be NULL. Obviously, that makes the check completely useless. Change the test to actually check for the proper error code. Signed-off-by: Maxime Ripard <[email protected]> Cc: Mike Turquette <[email protected]> Cc: Stephen Boyd <[email protected]> Cc: [email protected]
Diffstat (limited to 'scripts/gdb/linux/cpus.py')
0 files changed, 0 insertions, 0 deletions