coreboot-kgpe-d16/src/southbridge
Aaron Durbin aa090cb6ea device: acpi_name() should take a const struct device
There's no reason to mutate the struct device when determining
the ACPI name for a device. Adjust the function pointer
signature and the respective implementations to use const
struct device.

Change-Id: If5e1f4de36a53646616581b01f47c4e86822c42e
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/21527
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-09-14 14:34:27 +00:00
..
amd device: acpi_name() should take a const struct device 2017-09-14 14:34:27 +00:00
broadcom Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
intel device: acpi_name() should take a const struct device 2017-09-14 14:34:27 +00:00
nvidia usbdebug: Refactor early enable 2017-08-07 12:35:42 +00:00
ricoh/rl5c476 Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
sis/sis966 usbdebug: Refactor early enable 2017-08-07 12:35:42 +00:00
ti
via southbridge/via/vt8237r/acpi: Add IRQ routing 2017-08-28 15:24:49 +00:00