Home
last modified time | relevance | path

Searched hist:"37 e90a22" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/rc/
H A Drc-ir-raw.c37e90a22 Tue Sep 27 14:48:47 CDT 2016 Heiner Kallweit <hkallweit1@gmail.com> [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>
37e90a22 Tue Sep 27 14:48:47 CDT 2016 Heiner Kallweit <hkallweit1@gmail.com> [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>