diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2016-09-27 21:48:47 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-24 22:16:06 +0200 |
commit | 37e90a220abc4c5dee1fc42382cbca595a0e95bd (patch) | |
tree | 65da02589cc8323f17290e74983cef08aba491d8 /drivers/media/rc/ir-jvc-decoder.c | |
parent | [media] VPU: mediatek: Fix return value in case of error (diff) | |
download | linux-37e90a220abc4c5dee1fc42382cbca595a0e95bd.tar.xz linux-37e90a220abc4c5dee1fc42382cbca595a0e95bd.zip |
[media] rc: ir-raw: change type of available_protocols to atomic64_t
Changing available_protocols to atomic64_t allows to get rid of the
mutex protecting access to the variable. This helps to simplify
the code.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/rc/ir-jvc-decoder.c')
0 files changed, 0 insertions, 0 deletions