Commits
Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button' * acpi-utils: gpio: merrifield: Fix build err without CONFIG_ACPI ACPI / utils: Remove deprecated function since no user left ASoC: Intel: cht_bsw_rt5672: Convert to use acpi_dev_get_first_match_dev() ASoC: Intel: cht_bsw_rt5645: Convert to use acpi_dev_get_first_match_dev() ASoC: Intel: bytcr_rt5651: Convert to use acpi_dev_get_first_match_dev() ASoC: Intel: bytcr_rt5640: Convert to use acpi_dev_get_first_match_dev() ASoC: Intel: bytcht_es8316: Convert to use acpi_dev_get_first_match_dev() ASoC: Intel: bytcht_da7213: Convert to use acpi_dev_get_first_match_dev() gpio: merrifield: Convert to use acpi_dev_get_first_match_dev() extcon: axp288: Convert to use acpi_dev_get_first_match_dev() ACPI / utils: Introduce acpi_dev_get_first_match_dev() helper * acpi-video: ACPI: video: Use vendor backlight on Sony VPCEH3U1E * acpi-soc: ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernate * acpi-button: ACPI: button: reinitialize button state upon resume
Showing diff toaefa763b18a
- Rafael J. Wysocki committed 91751459ecaMMerge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm' * acpi-scan: AC...
- YueHaibing committed fe066621c79gpio: merrifield: Fix build err without CONFIG_ACPI When building CONFIG_ACPI is not s...
- Zhang Rui committed aefa763b18aACPI: video: Use vendor backlight on Sony VPCEH3U1E On Sony Vaio VPCEH3U1E, ACPI backl...
- Hans de Goede committed c8afd03486cACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernate Commit 4...
- Zhang Rui committed 13e962140beACPI: button: reinitialize button state upon resume With commit dfa46c50f65b ("ACPI / ...