linux-stable/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
..
Kconfig media: bttv: convert to vb2 2023-08-14 20:27:59 +02:00
Makefile
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
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
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
bttv-if.c
bttv-input.c
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.c media: dvb: symbol fixup for dvb_attach() 2023-09-09 08:15:11 +01:00
dst_ca.c media: dvb: symbol fixup for dvb_attach() 2023-09-09 08:15:11 +01:00
dst_ca.h
dst_common.h
dst_priv.h
dvb-bt8xx.c media: bt8xx: make read-only arrays static 2023-09-27 09:40:01 +02:00
dvb-bt8xx.h