OSDN Git Service

media: si2157: add support for DVB-C Annex C
authorRobert Schlabbach <robert_s@gmx.net>
Thu, 6 Jan 2022 22:52:49 +0000 (23:52 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 10 Jan 2022 14:56:50 +0000 (15:56 +0100)
commit8d4ff8187bb2b0c9025269f0da42ed16c878cb18
tree3bf42c8b5d03349f1a681369c1fea270f0d193c3
parent9658105d0e5b1437db161b4227721065d44585b9
media: si2157: add support for DVB-C Annex C

DVB-C Annex C is mostly DVB-C Annex A with only minor differences, so
simply add it to the DVB-C Annex A switch case, so that tuning attempts
no longer result in -EINVAL.

Link: https://lore.kernel.org/linux-media/trinity-fd7dd9e4-c319-4761-89b6-555fa7b23776-1641509569422@3c-app-gmx-bap68
Signed-off-by: Robert Schlabbach <robert_s@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/tuners/si2157.c