[roll] Roll fuchsia [cros-ec][core] Refactor ACPI notification handling.

Multiple sub-devices want to receieve ACPI notifications from the EC
ACPI handle. This CL moves the ACPI registration of the notification
handler into the main chromiumos-ec-core driver, and lets individual
sub-drivers register callbacks to be called when a notification occurs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/611022
Original-Revision: 6f3c92c63545435d4cc3a4208e0432707b64ac1b
GitOrigin-RevId: 36c5027cb77da152587b117061fe9b05395da3dc
Change-Id: I2933388374347c61f12142b94916ef71de56aa28
1 file changed
tree: cb881ac7d1b9badeadd27bceef558ecac68b286a
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.