]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
media: cec.h: CEC_OP_REC_FLAG_ values were swapped
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Mon, 16 Sep 2019 05:47:41 +0000 (02:47 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Dec 2019 19:07:49 +0000 (20:07 +0100)
commitbb9d374836867d9e68e40fa6be51c1291bf2e00a
treef00656efc22739ac1ea7e0e2f89183bf327e1435
parent158256b919c8587e871039ac111ed4ccef2b011d
media: cec.h: CEC_OP_REC_FLAG_ values were swapped

commit 806e0cdfee0b99efbb450f9f6e69deb7118602fc upstream.

CEC_OP_REC_FLAG_NOT_USED is 0 and CEC_OP_REC_FLAG_USED is 1, not the
other way around.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reported-by: Jiunn Chang <c0d1n61at3@gmail.com>
Cc: <stable@vger.kernel.org> # for v4.10 and up
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/uapi/linux/cec.h