The default implementation matches exactly our custom one so we can switch
to using the default one. As a bonus the driver will take care of setting
GPIO line for us.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
---
Not tested - no hardware, but should be fine.
arch/arm/mach-imx/eukrea_mbimx27-baseboard.c | 19 +------------------
1 file changed, 1 insertion(+), 18 deletions(-)
On Sat, Nov 24, 2012 at 12:25:30AM -0800, Dmitry Torokhov wrote:
quoted hunk
The default implementation matches exactly our custom one so we can switch
to using the default one. As a bonus the driver will take care of setting
GPIO line for us.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
---
Not tested - no hardware, but should be fine.
arch/arm/mach-imx/eukrea_mbimx27-baseboard.c | 19 +------------------
1 file changed, 1 insertion(+), 18 deletions(-)
From: Eric Bénard <hidden> Date: 2012-11-27 08:10:13
Le Tue, 27 Nov 2012 08:42:09 +0100,
Sascha Hauer [off-list ref] a ?crit :
On Sat, Nov 24, 2012 at 12:25:30AM -0800, Dmitry Torokhov wrote:
quoted
The default implementation matches exactly our custom one so we can switch
to using the default one. As a bonus the driver will take care of setting
GPIO line for us.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
---
Not tested - no hardware, but should be fine.
arch/arm/mach-imx/eukrea_mbimx27-baseboard.c | 19 +------------------
1 file changed, 1 insertion(+), 18 deletions(-)
The default implementation matches exactly our custom one so we can switch
to using the default one. As a bonus the driver will take care of setting
GPIO line for us.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
---
Adjusted to use IMX_GPIO_NR() macro.
arch/arm/mach-imx/eukrea_mbimx27-baseboard.c | 19 +------------------
1 file changed, 1 insertion(+), 18 deletions(-)
On Tue, Nov 27, 2012 at 01:03:56AM -0800, Dmitry Torokhov wrote:
The default implementation matches exactly our custom one so we can switch
to using the default one. As a bonus the driver will take care of setting
GPIO line for us.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Eric, Sascha, could I get a formal ack on this one please ?
quoted hunk
---
Adjusted to use IMX_GPIO_NR() macro.
arch/arm/mach-imx/eukrea_mbimx27-baseboard.c | 19 +------------------
1 file changed, 1 insertion(+), 18 deletions(-)
From: Eric Bénard <hidden> Date: 2012-12-04 22:50:06
Le Tue, 4 Dec 2012 13:09:22 -0800,
Dmitry Torokhov [off-list ref] a ?crit :
On Tue, Nov 27, 2012 at 01:03:56AM -0800, Dmitry Torokhov wrote:
quoted
The default implementation matches exactly our custom one so we can switch
to using the default one. As a bonus the driver will take care of setting
GPIO line for us.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Eric, Sascha, could I get a formal ack on this one please ?
On Tue, Nov 27, 2012 at 01:03:56AM -0800, Dmitry Torokhov wrote:
The default implementation matches exactly our custom one so we can switch
to using the default one. As a bonus the driver will take care of setting
GPIO line for us.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Applied, thanks
Sascha
quoted hunk
---
Adjusted to use IMX_GPIO_NR() macro.
arch/arm/mach-imx/eukrea_mbimx27-baseboard.c | 19 +------------------
1 file changed, 1 insertion(+), 18 deletions(-)
Hi Sascha,
On Sat, Dec 8, 2012 at 9:16 AM, Sascha Hauer [off-list ref] wrote:
On Tue, Nov 27, 2012 at 01:03:56AM -0800, Dmitry Torokhov wrote:
quoted
The default implementation matches exactly our custom one so we can switch
to using the default one. As a bonus the driver will take care of setting
GPIO line for us.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Applied, thanks
Which tree did you apply this against? I cannot see it in git.pengutronix.de.
Regards,
Fabio Estevam