Hi, On Sun, Sep 8, 2019 at 3:12 AM Ulf Hansson <[email protected]> wrote: > > From: Matthias Kaehlcke <[email protected]> > > To improve code quality, let's move the code that gets pending SDIO IRQs > from process_sdio_pending_irqs() into a dedicated function. > > Signed-off-by: Matthias Kaehlcke <[email protected]> > [Ulf: Converted function into static] > Tested-by: Matthias Kaehlcke <[email protected]> > Signed-off-by: Ulf Hansson <[email protected]> > --- > drivers/mmc/core/sdio_irq.c | 46 ++++++++++++++++++++++++------------- > 1 file changed, 30 insertions(+), 16 deletions(-)
Reviewed-by: Douglas Anderson <[email protected]>

