diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-04-24 18:01:57 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-04-24 18:01:57 +0200 |
commit | 21fc506cf5ef5de9c2cdc04036e35169d2b3e7d6 (patch) | |
tree | 3425786ccc0a1e25918d6d06c7d3d1095d8ec442 /drivers/iio | |
parent | Merge branches 'acpi-apei', 'acpi-properties', 'acpi-sbs' and 'acpi-thermal' (diff) | |
parent | ACPI: bus: Ensure that notify handlers are not running after removal (diff) | |
parent | ACPI: video: Remove desktops without backlight DMI quirks (diff) | |
parent | ACPI: Replace irqdomain.h include with struct declarations (diff) | |
download | linux-21fc506cf5ef5de9c2cdc04036e35169d2b3e7d6.tar.xz linux-21fc506cf5ef5de9c2cdc04036e35169d2b3e7d6.zip |
Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'
Merge ACPI bus type driver changes, ACPI backlight driver updates and a
series of cleanups related to of.h for 6.4-rc1:
- Ensure that ACPI notify handlers are not running after removal and
clean up code in acpi_sb_notify() (Rafael Wysocki).
- Remove register_backlight_delay module option and code and remove
quirks for false-positive backlight control support advertised on
desktop boards (Hans de Goede).
- Replace irqdomain.h include with struct declarations in ACPI headers
and update several pieces of code previously including of.h
implicitly through those headers (Rob Herring).
* acpi-bus:
ACPI: bus: Ensure that notify handlers are not running after removal
ACPI: bus: Add missing braces to acpi_sb_notify()
* acpi-video:
ACPI: video: Remove desktops without backlight DMI quirks
ACPI: video: Remove register_backlight_delay module option and code
* acpi-misc:
ACPI: Replace irqdomain.h include with struct declarations
fpga: lattice-sysconfig-spi: Add explicit include for of.h
tpm: atmel: Add explicit include for of.h
virtio-mmio: Add explicit include for of.h
pata: ixp4xx: Add explicit include for of.h
ata: pata_macio: Add explicit include of irqdomain.h
serial: 8250_tegra: Add explicit include for of.h
net: rfkill-gpio: Add explicit include for of.h
staging: iio: resolver: ad2s1210: Add explicit include for of.h
iio: adc: ad7292: Add explicit include for of.h