[PATCH v1 0/4] fix memory leak and compilation warning and rearrange code
Rayagonda Kokatanur
rayagonda.kokatanur at broadcom.com
Thu Apr 2 08:08:11 CEST 2020
On Thu, Apr 2, 2020 at 11:32 AM Jaehoon Chung <jh80.chung at samsung.com> wrote:
>
> Hi Rayagonda,
>
> On 3/31/20 2:34 PM, Rayagonda Kokatanur wrote:
> > This patch series adds following,
> > -Fix possible memory leak in probe()
> > -Enable R1B response quirk
> > -Fix compilation warning
> > -Rearrange the code probe()
> >
> > Bharat Kumar Reddy Gooty (2):
> > drivers: mmc: iproc_sdhci: fix possible memory leak
> > drivers: mmc: iproc_sdhci: enable broken R1B response quirk
> >
> > Rayagonda Kokatanur (2):
> > drivers: mmc: iproc_sdhci: fix compilation warning
> > drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfg
>
> Just minor question..Is there the using target with iproc_sdhci?
> I didn't find whre SDHCI_IRPOC is enable
Yes, its being used in broadocm ns3 platform.
I will send a platform patch soon.
>
> Best Regards,
> Jaehoon Chung
>
> >
> > drivers/mmc/iproc_sdhci.c | 22 +++++++++++++---------
> > 1 file changed, 13 insertions(+), 9 deletions(-)
> >
>
More information about the U-Boot
mailing list