kernel_samsung_a53x/drivers/base
Andy Shevchenko 5020ab1059 device property: Add const qualifier to device_get_match_data() parameter
commit aade55c86033bee868a93e4bf3843c9c99e84526 upstream.

Add const qualifier to the device_get_match_data() parameter.
Some of the future users may utilize this function without
forcing the type.

All the same, dev_fwnode() may be used with a const qualifier.

Reported-by: kernel test robot <lkp@intel.com>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220922135410.49694-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-23 23:21:20 +01:00
..
firmware_loader
power PM: sleep: wakeirq: fix wake irq warning in system suspend 2024-11-19 09:22:17 +01:00
regmap regmap: Add missing map->bus check 2024-11-19 08:45:00 +01:00
test
arch_topology.c
attribute_container.c
base.h
bus.c
cacheinfo.c
class.c
component.c
container.c
core.c driver core: Fix uevent_show() vs driver detach race 2024-11-23 23:20:28 +01:00
cpu.c x86/rfds: Mitigate Register File Data Sampling (RFDS) 2024-11-19 09:22:40 +01:00
dd.c driver core: Release all resources during unbind before updating device links 2024-11-18 12:11:17 +01:00
devcoredump.c devcoredump: Send uevent once devcd is ready 2024-11-18 12:11:48 +01:00
devres.c devres: Initialize an uninitialized struct member 2024-11-23 23:21:05 +01:00
devtmpfs.c
driver.c
firmware.c
hypervisor.c
init.c
isa.c
Kconfig
Makefile
map.c
memory.c
module.c driver core: Fix uevent_show() vs driver detach race 2024-11-23 23:20:28 +01:00
node.c
pinctrl.c
platform-mock.c
platform-msi.c
platform.c
property.c device property: Add const qualifier to device_get_match_data() parameter 2024-11-23 23:21:20 +01:00
soc.c
swnode.c software node: Let args be NULL in software_node_get_reference_args 2024-11-18 12:12:49 +01:00
syscore.c
topology.c
transport_class.c