On Wed, Apr 18, 2012 at 7:42 AM, Jaehoon Chung <[email protected]> wrote: > Now, dma_ops is assumed that use the IDMAC. > But if dma_ops is assigned the pdata->dma_ops, > We didn't ensure that callback function is defined. > > If anything of callback didn't define, then should be run the PIO mode. > > Signed-off-by: Jaehoon Chung <[email protected]> > Signed-off-by: Kyungmin Park <[email protected]> > --- > drivers/mmc/host/dw_mmc.c | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-)
This looks ok. Acked-by: Will Newton <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
