diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2017-07-11 03:30:39 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-07-18 12:49:36 -0300 |
commit | 6b2bbb08747a56dcf4ee33606a06025eca571260 (patch) | |
tree | 00fe39f2fca026746238ddd8e1f625ce81a0649a /certs | |
parent | 6303d97873d340e89acdef12effb66f88d79836f (diff) | |
download | linux-6b2bbb08747a56dcf4ee33606a06025eca571260.tar.bz2 |
media: cec: rework the cec event handling
Event handling was always fairly simplistic since there were only
two events. With the addition of pin events this needed to be redesigned.
The state_change and lost_msgs events are now core events with the
guarantee that the last state is always available. The new pin events
are a queue of events (up to 64 for each event) and the oldest event
will be dropped if the application cannot keep up. Lost events are
marked with a new event flag.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Reviewed-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions