media: pulse8-cec: return 0 when invalidating the logical address
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 14 Nov 2018 13:25:53 +0000 (08:25 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Dec 2019 07:51:38 +0000 (08:51 +0100)
commit137ab853ad89f0eb58d437da1a6b1be9e9ce6d74
tree3ec9d8e088585d6088386de853bef2a4bd0360ed
parentd9e046de6e12f89641408df5c6892e271ab2fce6
media: pulse8-cec: return 0 when invalidating the logical address

[ Upstream commit 2e84eb9affac43eeaf834992888b72426a8cd442 ]

Return 0 when invalidating the logical address. The cec core produces
a warning for drivers that do this.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Reported-by: Torbjorn Jansson <torbjorn.jansson@mbox200.swipnet.se>
Signed-off-by: Hans Verkuil <hansverk@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/media/usb/pulse8-cec/pulse8-cec.c