aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRussell King <[email protected]>2019-06-10 20:10:51 +0300
committerLinus Walleij <[email protected]>2019-06-12 11:13:47 +0200
commit5ca5f92c1add64895bd72ff96f58ff2a1e02a53e (patch)
tree56b24a1533edb88f5978fcefc7b7ab4570ec1790 /tools/perf/scripts/python
parent40bb2273a263ada2e563e1e601940e60bf7e53da (diff)
gpio: omap: simplify get() method
omap_gpio_get() calls omap_get_gpio_datain() or omap_get_gpio_dataout() to read the GPIO state. These two functions are only called from this method, so they don't add much value. Move their contents into omap_gpio_get() method and simplify. Signed-off-by: Russell King <[email protected]> Signed-off-by: Grygorii Strashko <[email protected]> Tested-by: Tony Lindgren <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions