Re: [PATCH 03/21] dm: pci: Update a few more interfaces for const udevice *

2020-02-05 Thread sjg
Tidy up a few places where const * should be used. Signed-off-by: Simon Glass --- drivers/pci/pci-uclass.c | 18 +- include/fdtdec.h | 2 +- include/pci.h| 16 lib/fdtdec.c | 2 +- 4 files changed, 19 insertions(+), 19

[PATCH 03/21] dm: pci: Update a few more interfaces for const udevice *

2020-01-27 Thread Simon Glass
Tidy up a few places where const * should be used. Signed-off-by: Simon Glass --- drivers/pci/pci-uclass.c | 18 +- include/fdtdec.h | 2 +- include/pci.h| 16 lib/fdtdec.c | 2 +- 4 files changed, 19 insertions(+), 19