u-boot-brain/drivers/power/acpi_pmc
Simon Glass c4e72c4ad8 dm: pci: Update the PCI read_config() method to const dev *
At present this method uses a non-const udevice pointer, but the call
should not modify the device. Use a const pointer.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-02-05 19:33:45 -07:00
..
acpi-pmc-uclass.c x86: apl: Add PMC driver 2019-12-15 11:44:26 +08:00
Kconfig x86: sandbox: Add a PMC emulator and test 2019-12-15 11:44:11 +08:00
Makefile x86: sandbox: Add a PMC emulator and test 2019-12-15 11:44:11 +08:00
pmc_emul.c dm: pci: Update the PCI read_config() method to const dev * 2020-02-05 19:33:45 -07:00
sandbox.c x86: sandbox: Add a PMC emulator and test 2019-12-15 11:44:11 +08:00