dm: pci: Update a few more interfaces for const udevice *
authorSimon Glass <sjg@chromium.org>
Mon, 27 Jan 2020 15:49:38 +0000 (08:49 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Feb 2020 02:33:45 +0000 (19:33 -0700)
commit194fca91306f1a35da404a9c56d767be257c8b0f
tree7d5202f78750029d008648e47d97e03b0b3f1a59
parentc4e72c4ad8b7c2db9c868bd053c25344b95900b8
dm: pci: Update a few more interfaces for const udevice *

Tidy up a few places where const * should be used.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/pci/pci-uclass.c
include/fdtdec.h
include/pci.h
lib/fdtdec.c