All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] calypso: update power and reset path
@ 2010-09-27 14:05 Frank Gau
  2010-09-28  0:10 ` Denis Kenzior
  0 siblings, 1 reply; 3+ messages in thread
From: Frank Gau @ 2010-09-27 14:05 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 685 bytes --]

---
 plugins/calypso.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/plugins/calypso.c b/plugins/calypso.c
index ea55ed4..130fa6e 100644
--- a/plugins/calypso.c
+++ b/plugins/calypso.c
@@ -58,8 +58,8 @@
 
 #include <drivers/atmodem/vendor.h>
 
-#define CALYPSO_POWER_PATH "/sys/bus/platform/devices/neo1973-pm-gsm.0/power_on"
-#define CALYPSO_RESET_PATH "/sys/bus/platform/devices/neo1973-pm-gsm.0/reset"
+#define CALYPSO_POWER_PATH "/sys/bus/platform/devices/gta02-pm-gsm.0/power_on"
+#define CALYPSO_RESET_PATH "/sys/bus/platform/devices/gta02-pm-gsm.0/reset"
 
 enum powercycle_state {
 	POWERCYCLE_STATE_POWER0 = 0,
-- 
1.7.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] calypso: update power and reset path
  2010-09-27 14:05 [PATCH] calypso: update power and reset path Frank Gau
@ 2010-09-28  0:10 ` Denis Kenzior
  2010-09-28 11:29   ` Frank Gau
  0 siblings, 1 reply; 3+ messages in thread
From: Denis Kenzior @ 2010-09-28  0:10 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 275 bytes --]

Hi Frank,

On 09/27/2010 09:05 AM, Frank Gau wrote:
> ---
>  plugins/calypso.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

Patch has been applied, thanks.  I'm assuming this will work with the
latest Freerunner kernels only?

Regards,
-Denis

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] calypso: update power and reset path
  2010-09-28  0:10 ` Denis Kenzior
@ 2010-09-28 11:29   ` Frank Gau
  0 siblings, 0 replies; 3+ messages in thread
From: Frank Gau @ 2010-09-28 11:29 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 536 bytes --]

Hi Denis,

On Mon, Sep 27, 2010 at 07:10:39PM -0500, Denis Kenzior wrote:
> Hi Frank,
> 
> On 09/27/2010 09:05 AM, Frank Gau wrote:
> > ---
> >  plugins/calypso.c |    4 ++--
> >  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> Patch has been applied, thanks.  I'm assuming this will work with the
> latest Freerunner kernels only?
> 
> Regards,
> -Denis
The path changed with kernel .31, and is the same here with .36.
Thanks for applying the patch.

Regards, Frank

-- 
sent with 100% wireless electrons


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-28 11:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-27 14:05 [PATCH] calypso: update power and reset path Frank Gau
2010-09-28  0:10 ` Denis Kenzior
2010-09-28 11:29   ` Frank Gau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.