linux/drivers/media/cec/core
Ricardo B. Marliere 009d312a3f media: cec: make cec_bus_type const
Now that the driver core can properly handle constant struct bus_type,
move the cec_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>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2024-02-05 12:57:46 +01:00
..
cec-adap.c media: cec: core: remove length check of Timer Status 2024-02-05 12:57:44 +01:00
cec-api.c media: cec: use call_op and check for !unregistered 2022-04-24 07:40:42 +01:00
cec-core.c media: cec: make cec_bus_type const 2024-02-05 12:57:46 +01:00
cec-notifier.c Merge drm/drm-next into drm-intel-next 2023-09-15 11:23:38 +03:00
cec-pin-error-inj.c media: cec/core: clarify rx-arb-lost usage message 2021-04-06 16:08:38 +02:00
cec-pin-priv.h media: cec-pin: improve interrupt handling 2023-08-10 07:58:32 +02:00
cec-pin.c media: cec-pin: only enable interrupts when monitoring the CEC pin 2023-08-10 07:58:32 +02:00
cec-priv.h media: cec: core: disable adapter in cec_devnode_unregister 2023-05-26 10:52:05 +01:00
Makefile