aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorLinus Walleij <[email protected]>2018-12-06 13:43:42 +0100
committerMark Brown <[email protected]>2018-12-11 01:04:04 +0000
commitfe6c473e3e41114301bfbf5710be56bf0eb233dc (patch)
tree856ff4dd4f4b8cf119d6b39102135310726205fb /tools/perf/scripts/python/futex-contention.py
parent894077d5c871f86e6c88a70ac016b6811a910b23 (diff)
gpio: Export gpiod_get_from_of_node()
This function already exist inside gpiolib, we were just reluctant to make it available to the kernel at large as the devm_* seemed to be enough for anyone. However we found out that regulators need to do their own lifecycle/refcounting on GPIO descriptors and explicitly call gpiod_put() when done with a descriptor, so export this function so we can hand the refcounting over to the regulator core for these descriptors after retrieveal. Signed-off-by: Linus Walleij <[email protected]> Reviewed-by: Marek Szyprowski <[email protected]> Tested-by: Marek Szyprowski <[email protected]> Reviewed-by: Charles Keepax <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions