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 eanble Best Regards, Jaehoon Chung > > drivers/mmc/iproc_sdhci.c | 22 +++++++++++++--------- > 1 file changed, 13 insertions(+), 9 deletions(-) >