Files
u-boot/drivers
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
..
2020-01-30 11:44:01 +08:00
2019-12-02 18:23:09 -05:00
2020-01-25 12:04:36 -05:00
2019-08-07 15:31:04 -04:00
2019-11-01 16:45:40 +03:00
2020-01-30 11:44:01 +08:00
2020-01-10 14:18:26 -05:00