linux-next/drivers/firmware/google
Thomas Weißschuh 7543d5702c firmware: google: vpd: Use const 'struct bin_attribute' callback
The sysfs core now provides callback variants that explicitly take a
const pointer. Use them so the non-const variants can be removed.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Brian Norris <briannorris@chromium.org>
Link: https://lore.kernel.org/r/20241215-sysfs-const-bin_attr-google-v1-4-e5c2808f5833@weissschuh.net
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
2024-12-17 03:59:31 +00:00
..
cbmem.c firmware: google: cbmem: Constify 'struct bin_attribute' 2024-12-17 03:59:31 +00:00
coreboot_table.c firmware: Switch back to struct platform_driver::remove() 2024-11-12 12:55:56 +01:00
coreboot_table.h firmware: coreboot: store owner from modules with coreboot_driver_register() 2024-04-03 15:09:26 +08:00
framebuffer-coreboot.c firmware: coreboot: Don't register a pdev if screen_info data is present 2024-09-30 01:40:51 +00:00
gsmi.c firmware: google: gsmi: Constify 'struct bin_attribute' 2024-12-17 03:59:31 +00:00
Kconfig firmware: coreboot: framebuffer: Allow building with simpledrm 2023-08-04 16:31:32 +02:00
Makefile firmware: google: Implement cbmem in sysfs driver 2022-11-10 18:51:56 +01:00
memconsole-coreboot.c firmware: google: add missing MODULE_DESCRIPTION() macros 2024-06-11 03:34:05 +00:00
memconsole-x86-legacy.c firmware: google: add missing MODULE_DESCRIPTION() macros 2024-06-11 03:34:05 +00:00
memconsole.c firmware: google: memconsole: Use const 'struct bin_attribute' callback 2024-12-17 03:59:31 +00:00
memconsole.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287 2019-06-05 17:36:37 +02:00
vpd_decode.c firmware: google: increment VPD key_len properly 2019-10-11 08:41:34 +02:00
vpd_decode.h firmware: google: check if size is valid when decoding VPD data 2019-09-04 13:31:28 +02:00
vpd.c firmware: google: vpd: Use const 'struct bin_attribute' callback 2024-12-17 03:59:31 +00:00