cec: don't lock the mutex when checking for the poll status of a device. this is...
authorLars Op den Kamp <lars@opdenkamp.eu>
Wed, 15 Feb 2012 18:37:41 +0000 (19:37 +0100)
committerLars Op den Kamp <lars@opdenkamp.eu>
Wed, 15 Feb 2012 18:37:41 +0000 (19:37 +0100)
commit9fc1bdd32ebb03b2854533dec43eb947299c674c
treef553dc1f9cf75b5006eece1a98da8acacc9cfc17
parentf0154449cd90ee3af52a50637652d08968554275
cec: don't lock the mutex when checking for the poll status of a device. this is always called from the same thread
src/lib/devices/CECBusDevice.cpp