diff options
author | Sean Young <sean@mess.org> | 2018-05-10 13:14:38 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-14 14:16:24 +0300 |
commit | 09161a05528005b061f07f4e55b42ad558118b9f (patch) | |
tree | 92e85620268c01e5964d96729ac17f66e8e0f190 /include | |
parent | 48231f289e52b21cdae621a4ff3211b86080cf5a (diff) | |
download | linux-09161a05528005b061f07f4e55b42ad558118b9f.tar.xz |
media: rc: decoders do not need to check for transitions
Drivers should never produce consecutive pulse or space raw events. Should
that occur, we would have bigger problems than this code is trying to
guard against.
Note that we already log an error should a driver misbehave.
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions