linux/drivers/media
Mauro Carvalho Chehab 12f3d83673 media: adv7604: mark unused functions as such
There are several unused helper macros there, meant to parse some
fields. As those actually help to document the hardware, the
better is to keep them.

However, it generates clang warnings with W=1, causing build to
break with CONFIG_WERROR.

So, add __always_unused to fix such warnings.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-11-29 13:23:14 +01:00
..
cec media: CEC: keep related menu entries together 2021-10-05 09:39:32 +02:00
common media: videobuf2: Fix the size printk format 2021-11-15 08:11:31 +00:00
dvb-core media: dvb-core: dvb_frontend: address some clang warnings 2021-11-29 10:15:04 +01:00
dvb-frontends media: si21xx: report eventual errors at set_frontend 2021-11-29 13:23:14 +01:00
firewire media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() 2021-09-30 10:07:54 +02:00
i2c media: adv7604: mark unused functions as such 2021-11-29 13:23:14 +01:00
mc media: mc: drop an unused debug function 2021-11-29 10:15:04 +01:00
mmc
pci media: solo6x10: mark unused functions as such 2021-11-29 13:23:14 +01:00
platform media: davinci: get rid of an unused function 2021-11-29 13:23:00 +01:00
radio media: radio-si476x: drop a container_of() abstraction macro 2021-11-29 13:23:14 +01:00
rc media: redrat3: fix control-message timeouts 2021-11-19 06:04:16 +00:00
spi media: cxd2880-spi: Fix a null pointer dereference on error handling path 2021-09-30 10:07:40 +02:00
test-drivers media: vidtv: move kfree(dvb) to vidtv_bridge_dev_release() 2021-10-19 08:08:19 +01:00
tuners Linux 5.15-rc4 2021-10-04 07:52:13 +02:00
usb media: au0828-i2c: drop a duplicated function 2021-11-29 13:23:14 +01:00
v4l2-core media: Add VP9 v4l2 library 2021-11-22 07:47:13 +00:00
Kconfig media: correct MEDIA_TEST_SUPPORT help text 2021-11-15 08:12:06 +00:00
Makefile