diff options
| author | Uwe Kleine-König <[email protected]> | 2008-10-15 22:03:12 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-10-16 11:21:40 -0700 |
| commit | 3d599d1ca57f443e5c4ff5af1e69d90350082f77 (patch) | |
| tree | 475b066c18f2b610d6a0ee0a6313237ce61afc4a /tools/perf/scripts/python | |
| parent | c557fa3e4c156b8713c177d9dde08920130bf551 (diff) | |
gpio_free might sleep, generic part
According to the documentation gpio_free should only be called from task
context only. To make this more explicit add a might sleep to all
implementations.
This is the generic part which changes gpiolib and the fallback
implementation only.
Signed-off-by: Uwe Kleine-König <[email protected]>
Cc: David Brownell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions