media: docs: cx18-streams.c: fix broken references to docs
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 6 Mar 2020 05:26:59 +0000 (06:26 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 14 Apr 2020 08:29:06 +0000 (10:29 +0200)
commit087362d96356c213b1b1cfc835951c91a04ed433
tree1bb0236a9654bce4b159b30a2dc86c15005242f6
parentaeb9b21ab44953ae183c685ae46f84ff44a96bd4
media: docs: cx18-streams.c: fix broken references to docs

There are two places inside this file that points to the
cx2341x documentation, with was split into two. Looking
at changeset dcc0ef88209a
("V4L/DVB (10442): cx18: Fixes for enforcing when Encoder Raw VBI params can be set")
with added those comments, it was originally pointing to:

Documentation/video4linux/cx2341x/fw-encoder-api.txt

Well, the firmware details went to

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/pci/cx18/cx18-streams.c