[PATCH] mci: omap: Fix default value of mci.f_max

2013-09-27 Thread Teresa Gámez
Set default value of mci.f_max even when no pdata is available. Signed-off-by: Teresa Gámez t.ga...@phytec.de --- drivers/mci/omap_hsmmc.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/mci/omap_hsmmc.c b/drivers/mci/omap_hsmmc.c index a2cd3fe..f63697f 100644

Re: [PATCH] mci: omap: Fix default value of mci.f_max

2013-09-27 Thread Alexander Aring
Hi, On Fri, Sep 27, 2013 at 02:13:00PM +0200, Teresa Gámez wrote: Set default value of mci.f_max even when no pdata is available. Signed-off-by: Teresa Gámez t.ga...@phytec.de --- drivers/mci/omap_hsmmc.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [PATCH] mci: omap: Fix default value of mci.f_max

2013-09-27 Thread Jean-Christophe PLAGNIOL-VILLARD
On 14:19 Fri 27 Sep , Alexander Aring wrote: Hi, On Fri, Sep 27, 2013 at 02:13:00PM +0200, Teresa Gámez wrote: Set default value of mci.f_max even when no pdata is available. Signed-off-by: Teresa Gámez t.ga...@phytec.de --- drivers/mci/omap_hsmmc.c |4 ++-- 1 files

Re: [PATCH] mci: omap: Fix default value of mci.f_max

2013-09-27 Thread Jean-Christophe PLAGNIOL-VILLARD
On 14:13 Fri 27 Sep , Teresa G??mez wrote: Set default value of mci.f_max even when no pdata is available. Signed-off-by: Teresa Gámez t.ga...@phytec.de --- drivers/mci/omap_hsmmc.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/mci/omap_hsmmc.c

Re: [PATCH] mci: omap: Fix default value of mci.f_max

2013-09-27 Thread Alexander Aring
Hi, On Fri, Sep 27, 2013 at 03:29:40PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: On 14:19 Fri 27 Sep , Alexander Aring wrote: Hi, On Fri, Sep 27, 2013 at 02:13:00PM +0200, Teresa Gámez wrote: Set default value of mci.f_max even when no pdata is available.

Re: [PATCH] mci: omap: Fix default value of mci.f_max

2013-09-27 Thread Alexander Aring
Hi, On Fri, Sep 27, 2013 at 03:38:07PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: On 14:13 Fri 27 Sep , Teresa G??mez wrote: Set default value of mci.f_max even when no pdata is available. Signed-off-by: Teresa Gámez t.ga...@phytec.de --- drivers/mci/omap_hsmmc.c |4

Re: [PATCH] mci: omap: Fix default value of mci.f_max

2013-09-27 Thread Alexander Aring
On Fri, Sep 27, 2013 at 03:40:38PM +0200, Alexander Aring wrote: Hi, On Fri, Sep 27, 2013 at 03:38:07PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: On 14:13 Fri 27 Sep , Teresa G??mez wrote: Set default value of mci.f_max even when no pdata is available. Signed-off-by:

Re: [PATCH] mci: omap: Fix default value of mci.f_max

2013-09-27 Thread Teresa Gamez
Am 27.09.2013 15:45, schrieb Alexander Aring: On Fri, Sep 27, 2013 at 03:40:38PM +0200, Alexander Aring wrote: Hi, On Fri, Sep 27, 2013 at 03:38:07PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: On 14:13 Fri 27 Sep , Teresa G??mez wrote: Set default value of mci.f_max even when no