diff options
author | Vaibhav Hiremath <hvaibhav@ti.com> | 2011-01-25 17:37:37 +0000 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2011-02-17 14:16:09 -0800 |
commit | f186e9b24f84e771124c6ee47e19dac5de35f987 (patch) | |
tree | 18256409095e378989690111ca922bdca95712b0 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 9bc64b89cd730a09b02c66af730229e0abc9e2bb (diff) |
omap3evm: Change TWL related gpio API's to gpio*_cansleep
Since TWL GPIO's can go into sleep, and using normal
gpio_get/set_value() API will lead to kernel dump (WARN_ON()).
So replacing standard gpio_get/set_value() to
gpio_get/set_value_cansleep().
Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Reviewed-by: Charulatha V <charu@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions