linux/drivers/media/pci/bt8xx
Ricardo B. Marliere 044c566d05 media: bt8xx: make bttv_sub_bus_type const
Now that the driver core can properly handle constant struct bus_type,
move the bttv_sub_bus_type variable to be a constant structure as well,
placing it into read-only memory which can not be modified at runtime.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2024-02-16 11:46:33 +01:00
..
bt848.h media: bttv: convert to vb2 2023-08-14 20:27:59 +02:00
bt878.c media: bt8xx: Fix a missing check bug in bt878_probe 2021-06-02 13:25:52 +02:00
bt878.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
btcx-risc.c media: bttv: drop overlay support 2023-03-20 00:29:11 +01:00
btcx-risc.h media: bttv: drop overlay support 2023-03-20 00:29:11 +01:00
bttv-audio-hook.c media: bttv: use audio defaults for winfast2000 2023-08-14 20:27:59 +02:00
bttv-audio-hook.h media: add SPDX headers to some files 2019-06-12 11:42:27 -04:00
bttv-cards.c media: bttv: Add MODULE_FIRMWARE macro 2023-09-27 09:40:01 +02:00
bttv-driver.c media: videobuf2: core: Rename min_buffers_needed field in vb2_queue 2023-12-13 17:31:27 +01:00
bttv-gpio.c media: bt8xx: make bttv_sub_bus_type const 2024-02-16 11:46:33 +01:00
bttv-i2c.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
bttv-if.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
bttv-input.c media: pci: bt8xx: convert to i2c_new_scanned_device 2020-01-08 14:31:54 +01:00
bttv-risc.c media: bt8xx: bttv_risc_packed(): remove field checks 2023-09-14 23:31:55 +02:00
bttv-vbi.c media: bttv: start_streaming should return a proper error code 2023-12-09 07:30:22 +01:00
bttv.h bttv: remove unused tea5757_set_freq declaration 2022-10-24 19:03:52 +02:00
bttvp.h media: bt8xx: make bttv_sub_bus_type const 2024-02-16 11:46:33 +01:00
dst_ca.c media: dvb: symbol fixup for dvb_attach() 2023-09-09 08:15:11 +01:00
dst_ca.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
dst_common.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
dst_priv.h
dst.c media: dvb: symbol fixup for dvb_attach() 2023-09-09 08:15:11 +01:00
dvb-bt8xx.c media: bt8xx: make read-only arrays static 2023-09-27 09:40:01 +02:00
dvb-bt8xx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
Kconfig media: bttv: convert to vb2 2023-08-14 20:27:59 +02:00
Makefile media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00