aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <[email protected]>2016-02-03 15:17:13 -0500
committerLinus Walleij <[email protected]>2016-02-16 00:19:52 +0100
commit35568c40bd26a9036a48299f4fd0192f4fa8e6aa (patch)
treeac9e6f60b22d8759475f7a305975a23e86d64ea5 /tools/perf/scripts/python/bin
parentcb32389cb9b36e4a40ecca5c10e5a80af2e97b07 (diff)
gpio: amd8111: Use devm_request_region
By the time request_region is called in the AMD 8111 GPIO driver, a corresponding device structure has already been allocated. The devm_request_region function should be used to help simplify the cleanup code and reduce the possible points of failure. Signed-off-by: William Breathitt Gray <[email protected]> Reviewed-by: Alexandre Courbot <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions