[PATCH 1/2] ram: sifive: Check return value on clk_enable()

Rick Chen rickchen36 at gmail.com
Fri Sep 25 08:50:13 CEST 2020


> From: Bin Meng [mailto:bmeng.cn at gmail.com]
> Sent: Friday, September 25, 2020 2:31 PM
> To: Rick Jian-Zhi Chen(陳建志); Pragnesh Patel; U-Boot Mailing List
> Cc: Bin Meng
> Subject: Re: [PATCH 1/2] ram: sifive: Check return value on clk_enable()
>
> On Tue, Sep 15, 2020 at 4:05 PM Bin Meng <bmeng.cn at gmail.com> wrote:
> >
> > From: Bin Meng <bin.meng at windriver.com>
> >
> > The return value should be checked otherwise it's useless to
> > assign the return value to 'ret'.
> >
> > Signed-off-by: Bin Meng <bin.meng at windriver.com>
> > ---
> >
> >  drivers/ram/sifive/fu540_ddr.c | 5 +++++
> >  1 file changed, 5 insertions(+)
> >
>
> ping?

Applied to u-boot-riscv/master!

Thanks,
Rick


More information about the U-Boot mailing list