diff options
| author | Andy Walls <[email protected]> | 2011-01-26 22:04:24 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2011-03-22 19:23:52 -0300 |
| commit | a30648550f2f758c9c00c493c8919f89f65438c4 (patch) | |
| tree | 59815fdbb41ed4299f6da97f8a545661d683ad8e /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 5c07134fff9e6b1f9a3c75e62bbb827d1faa72eb (diff) | |
[media] lirc_zilog: Convert the instance open count to an atomic_t
The open count is simply used for deciding if the Rx polling thread
needs to poll the IR chip for userspace. Simplify the manipulation
of the open count by using an atomic_t and not requiring a lock
The polling thread errantly didn't try to take the lock anyway.
Signed-off-by: Andy Walls <[email protected]>
Signed-off-by: Jarod Wilson <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions