linux-mainline/drivers/base
Andy Shevchenko 7f146b2429 driver core: Replace kstrdup() + strreplace() with kstrdup_and_replace()
Replace open coded functionality of kstrdup_and_replace() with a call.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230804143910.15504-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2023-08-04 18:21:50 -07:00
..
firmware_loader firmware_loader: Fix a NULL vs IS_ERR() check 2023-05-31 20:31:00 +01:00
power Merge branches 'pm-sleep' and 'pm-domains' 2023-06-26 17:44:50 +02:00
regmap regmap: Updates for v6.5 2023-06-28 13:26:19 -07:00
test
arch_numa.c
arch_topology.c
attribute_container.c
auxiliary.c
base.h
bus.c
cacheinfo.c drivers: base: cacheinfo: Update cpu_map_populated during CPU Hotplug 2023-05-31 20:36:47 +01:00
class.c driver core: class: properly reference count class_dev_iter() 2023-05-19 11:03:36 +01:00
component.c
container.c
core.c driver core: Replace kstrdup() + strreplace() with kstrdup_and_replace() 2023-08-04 18:21:50 -07:00
cpu.c
dd.c driver core: return bool from driver_probe_done 2023-06-05 10:55:20 -06:00
devcoredump.c
devres.c drivers/base: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN 2023-06-19 16:19:20 -07:00
devtmpfs.c
driver.c
firmware.c
hypervisor.c
init.c
isa.c isa: Remove unnecessary checks 2023-05-31 19:03:39 +01:00
Kconfig
Makefile
map.c
memory.c
module.c
node.c driver core changes for 6.5-rc1 2023-07-03 12:56:23 -07:00
physical_location.c
physical_location.h
pinctrl.c
platform-msi.c
platform.c
property.c drivers: fwnode: fix fwnode_irq_get[_byname]() 2023-06-15 13:37:35 +02:00
soc.c
swnode.c
syscore.c
topology.c
trace.c
trace.h
transport_class.c