On Sat, May 18, 2019 at 2:26 AM Marek Vasut <[email protected]> wrote: > > Pass the driver private data around the driver as much as possible, instead > of having it as a static global variable. This is done in preparation for > the DM conversion, no functional change. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Bin Meng <[email protected]> > Cc: Fabio Estevam <[email protected]> > Cc: Stefano Babic <[email protected]> > --- > drivers/pci/pcie_imx.c | 44 ++++++++++++++++++++++++------------------ > 1 file changed, 25 insertions(+), 19 deletions(-) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

