diff options
author | David Härdeman <david@hardeman.nu> | 2017-06-25 14:32:05 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2017-10-04 19:03:21 +0200 |
commit | 46c8f4771154eb0dc21f5f2bc2640a33e8fe1d02 (patch) | |
tree | ceb3f9342ccff3441735eddd94bdb54a891b2508 /ipc | |
parent | [media] media: lirc_dev: sanitize locking (diff) | |
download | linux-46c8f4771154eb0dc21f5f2bc2640a33e8fe1d02.tar.xz linux-46c8f4771154eb0dc21f5f2bc2640a33e8fe1d02.zip |
[media] media: lirc_dev: use an IDA instead of an array to keep track of registered devices
Using the kernel-provided IDA simplifies the code and makes it possible
to remove the lirc_dev_lock mutex.
Signed-off-by: David Härdeman <david@hardeman.nu>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions