aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorLinus Walleij <[email protected]>2015-12-22 15:50:49 +0100
committerMark Brown <[email protected]>2015-12-23 00:22:47 +0000
commitb70381c35f65bbe1a2339e2833a574f0473162fa (patch)
treec9f81a7c29941cfb8fbe21645e0d9414809aad01 /tools/perf/scripts/python/Perf-Trace-Util/lib
parent8005c49d9aea74d382f474ce11afbbc7d7130bec (diff)
ASoC: wm8903: Be sure to clamp return value
As we want gpio_chip .get() calls to be able to return negative error codes and propagate to drivers, we need to go over all drivers and make sure their return values are clamped to [0,1]. We do this by using the ret = !!(val) design pattern. Signed-off-by: Linus Walleij <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions