aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorAndrey Smirnov <[email protected]>2016-12-18 15:25:33 -0800
committerMarcel Holtmann <[email protected]>2017-01-12 22:12:43 +0100
commitf301606934b240fb54d8edf3618a0483e36046fc (patch)
tree309ef0ab5a735b9eb8ed6a66b3386b84e448298b /tools/perf/scripts/python/call-graph-from-postgresql.py
parent5eb35a6ccea61648a55713c076ab65423eea1ac0 (diff)
at86rf230: Allow slow GPIO pins for "rstn"
Driver code never touches "rstn" signal in atomic context, so there's no need to implicitly put such restriction on it by using gpio_set_value to manipulate it. Replace gpio_set_value to gpio_set_value_cansleep to fix that. As a an example of where such restriction might be inconvenient, consider a hardware design where "rstn" is connected to a pin of I2C/SPI GPIO expander chip. Cc: Chris Healy <[email protected]> Signed-off-by: Andrey Smirnov <[email protected]> Signed-off-by: Stefan Schmidt <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions