On Sat, 15 Dec 2018 at 05:22, Peng Fan <peng....@nxp.com> wrote:
>
> +Simon
>
> > -----Original Message-----
> > From: Peng Fan
> > Sent: 2018年12月15日 20:20
> > To: sba...@denx.de
> > Cc: Fabio Estevam <fabio.este...@nxp.com>; u-boot@lists.denx.de;
> > dl-uboot-imx <uboot-...@nxp.com>; Peng Fan <peng....@nxp.com>
> > Subject: [PATCH 3/5] misc: imx8: scu: use platdata instead of priv data
> >
> > priv data has not been allocated when doing bind, so it is wrong to use
> > dev_get_priv in bind call back.
> >
> > Let's switch to use platdata in the driver to fix the issue.
> >
> > Signed-off-by: Peng Fan <peng....@nxp.com>
> > ---
> >  drivers/misc/imx8/scu.c | 26 +++++++++++++-------------
> >  1 file changed, 13 insertions(+), 13 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to