linux/drivers/media/test-drivers/vidtv
Mauro Carvalho Chehab a8bd461ca3 media: vidtv: do some cleanups at the driver
Do some cleanups at the coding style of the driver:
- remove "inline" declarations;
- use reverse xmas-tree for local var declarations;
- Adjust some indent to avoid breaking 80-cols;
- Cleanup some comments.

No functional changes.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-11-26 08:05:23 +01:00
..
Kconfig
Makefile media: vidtv: add a bridge driver 2020-09-12 09:43:12 +02:00
vidtv_bridge.c media: vidtv: do some cleanups at the driver 2020-11-26 08:05:23 +01:00
vidtv_bridge.h media: vidtv: reorganize includes 2020-11-26 07:41:03 +01:00
vidtv_channel.c media: vidtv: do some cleanups at the driver 2020-11-26 08:05:23 +01:00
vidtv_channel.h media: vidtv: add error checks 2020-11-26 07:43:40 +01:00
vidtv_common.c media: vidtv: fix 32-bit warnings 2020-09-14 15:48:11 +02:00
vidtv_common.h media: vidtv: add a bridge driver 2020-09-12 09:43:12 +02:00
vidtv_demod.c media: vidtv: do some cleanups at the driver 2020-11-26 08:05:23 +01:00
vidtv_demod.h media: vidtv: reorganize includes 2020-11-26 07:41:03 +01:00
vidtv_encoder.h media: vidtv: do some cleanups at the driver 2020-11-26 08:05:23 +01:00
vidtv_mux.c media: vidtv: do some cleanups at the driver 2020-11-26 08:05:23 +01:00
vidtv_mux.h media: vidtv: avoid data copy when initializing the multiplexer 2020-11-26 07:45:20 +01:00
vidtv_pes.c media: vidtv: avoid copying data for PES structs 2020-11-26 07:47:34 +01:00
vidtv_pes.h media: vidtv: avoid copying data for PES structs 2020-11-26 07:47:34 +01:00
vidtv_psi.c media: vidtv: do some cleanups at the driver 2020-11-26 08:05:23 +01:00
vidtv_psi.h media: vidtv: reorganize includes 2020-11-26 07:41:03 +01:00
vidtv_s302m.c media: vidtv: do some cleanups at the driver 2020-11-26 08:05:23 +01:00
vidtv_s302m.h media: vidtv: fix the tone generator logic 2020-11-26 07:44:38 +01:00
vidtv_ts.c media: vidtv: reorganize includes 2020-11-26 07:41:03 +01:00
vidtv_ts.h media: vidtv: reorganize includes 2020-11-26 07:41:03 +01:00
vidtv_tuner.c media: vidtv: reorganize includes 2020-11-26 07:41:03 +01:00
vidtv_tuner.h media: vidtv: reorganize includes 2020-11-26 07:41:03 +01:00