Merge branch 'test/acpi-driver-conversion' into testing

* test/acpi-driver-conversion: (55 commits)
  ACPI: PAD: xen: Convert to a platform driver
  Input: atlas - convert ACPI driver to a platform one
  watchdog: ni903x_wdt: Convert to a platform driver
  backlight: apple_bl: Convert to a platform driver
  net: fjes: Drop fjes_acpi_driver and rework initialization
  ptp: vmw: Convert to a platform driver
  platform/x86: wireless-hotkey: Convert ACPI driver to a platform one
  platform/x86: wireless-hotkey: Register ACPI notify handler directly
  platform/x86: topstar-laptop: Convert ACPI driver to a platform one
  platform/x86: topstar-laptop: Register ACPI notify handler directly
  platform/x86: system76: Convert ACPI driver to a platform one
  platform/x86: system76: Register ACPI notify handler directly
  platform/x86: sony-laptop: Convert PIC driver to a platform one
  platform/x86: sony-laptop: Convert NC driver to a platform one
  platform/x86: sony-laptop: Register ACPI notify handler directly
  platform/x86: panasonic-laptop: Convert ACPI driver to a platform one
  platform/x86: panasonic-laptop: Register ACPI notify handler directly
  platform/x86: panasonic-laptop: Remove redundant checks from 3 functions
  platform/x86: lg-laptop: Convert ACPI driver to a platform one
  platform/x86: lg-laptop: Drop debug-only ACPI notify handler
  ...