Merge tag 'driver-core-6.10-rc1' of...
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core Pull driver core updates from Greg KH: "Here is the small set of driver core and kernfs changes for 6.10-rc1. Nothing major here at all, just a small set of changes for some driver core apis, and minor fixups. Included in here are: - sysfs_bin_attr_simple_read() helper added and used - device_show_string() helper added and used All usages of these were acked by the various maintainers. Also in here are: - kernfs minor cleanup - removed unused functions - typo fix in documentation - pay attention to sysfs_create_link() failures in module.c finally All of these have been in linux-next for a very long time with no reported problems" * tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: device property: Fix a typo in the description of device_get_child_node_count() kernfs: mount: Remove unnecessary ‘NULL’ values from knparent scsi: Use device_show_string() helper for sysfs attributes platform/x86: Use device_show_string() helper for sysfs attributes perf: Use device_show_string() helper for sysfs attributes IB/qib: Use device_show_string() helper for sysfs attributes hwmon: Use device_show_string() helper for sysfs attributes driver core: Add device_show_string() helper for sysfs attributes treewide: Use sysfs_bin_attr_simple_read() helper sysfs: Add sysfs_bin_attr_simple_read() helper module: don't ignore sysfs_create_link() failures driver core: Remove unused platform_notify, platform_notify_remove
No related branches found
No related tags found
Showing
- arch/powerpc/perf/hv-24x7.c 0 additions, 10 deletionsarch/powerpc/perf/hv-24x7.c
- arch/powerpc/platforms/powernv/opal.c 1 addition, 9 deletionsarch/powerpc/platforms/powernv/opal.c
- arch/x86/events/intel/core.c 3 additions, 10 deletionsarch/x86/events/intel/core.c
- drivers/acpi/bgrt.c 1 addition, 8 deletionsdrivers/acpi/bgrt.c
- drivers/base/base.h 6 additions, 3 deletionsdrivers/base/base.h
- drivers/base/bus.c 8 additions, 1 deletiondrivers/base/bus.c
- drivers/base/core.c 9 additions, 8 deletionsdrivers/base/core.c
- drivers/base/module.c 31 additions, 11 deletionsdrivers/base/module.c
- drivers/base/property.c 1 addition, 1 deletiondrivers/base/property.c
- drivers/firmware/dmi_scan.c 2 additions, 10 deletionsdrivers/firmware/dmi_scan.c
- drivers/firmware/efi/rci2-table.c 1 addition, 9 deletionsdrivers/firmware/efi/rci2-table.c
- drivers/gpu/drm/i915/gvt/firmware.c 6 additions, 20 deletionsdrivers/gpu/drm/i915/gvt/firmware.c
- drivers/hwmon/i5k_amb.c 4 additions, 11 deletionsdrivers/hwmon/i5k_amb.c
- drivers/hwmon/ibmpex.c 4 additions, 10 deletionsdrivers/hwmon/ibmpex.c
- drivers/infiniband/hw/qib/qib.h 0 additions, 1 deletiondrivers/infiniband/hw/qib/qib.h
- drivers/infiniband/hw/qib/qib_driver.c 0 additions, 6 deletionsdrivers/infiniband/hw/qib/qib_driver.c
- drivers/infiniband/hw/qib/qib_sysfs.c 2 additions, 8 deletionsdrivers/infiniband/hw/qib/qib_sysfs.c
- drivers/perf/alibaba_uncore_drw_pmu.c 2 additions, 10 deletionsdrivers/perf/alibaba_uncore_drw_pmu.c
- drivers/perf/arm-cci.c 1 addition, 11 deletionsdrivers/perf/arm-cci.c
- drivers/perf/arm-ccn.c 1 addition, 10 deletionsdrivers/perf/arm-ccn.c
Loading
Please register or sign in to comment