Re: [APPLIED] [PATCH omap-fixes v2] OMAP2/3: GPIO: do not attempt to wake-enable

2009-03-19 Thread Tony Lindgren
* Kevin Hilman khil...@deeprootsystems.com [090319 09:44]:
 Tony Lindgren t...@atomide.com writes:
 
  This patch has been applied to the linux-omap
  by youw fwiendly patch wobot.
 
  Commit: 2ac496a208895c925aec1774a873b5b096b2d3f0
 
  PatchWorks
  http://patchwork.kernel.org/patch/10719/
 
  Git
  http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commit;h=2ac496a208895c925aec1774a873b5b096b2d3f0
 
 Tony, 
 
 $SUBJECT on this commit seems to have been a bit mangled leaving
 a not very clear commit log/history.

Heh looks like bad html parsing :) I'll revert and re-apply.

Tony
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [APPLIED] [PATCH omap-fixes v2] OMAP2/3: GPIO: do not attempt to wake-enable

2009-03-19 Thread Felipe Balbi
On Thu, Mar 19, 2009 at 05:53:35PM +0100, Tony Lindgren wrote:
 * Kevin Hilman khil...@deeprootsystems.com [090319 09:44]:
  Tony Lindgren t...@atomide.com writes:
  
   This patch has been applied to the linux-omap
   by youw fwiendly patch wobot.
  
   Commit: 2ac496a208895c925aec1774a873b5b096b2d3f0
  
   PatchWorks
   http://patchwork.kernel.org/patch/10719/
  
   Git
   http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commit;h=2ac496a208895c925aec1774a873b5b096b2d3f0
  
  Tony, 
  
  $SUBJECT on this commit seems to have been a bit mangled leaving
  a not very clear commit log/history.
 
 Heh looks like bad html parsing :) I'll revert and re-apply.

why do you even try to parse the html ?? patchworks hold it in mbox
format:

http://patchwork.kernel.org/patch/10719/mbox/

-- 
balbi
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [APPLIED] [PATCH omap-fixes v2] OMAP2/3: GPIO: do not attempt to wake-enable

2009-03-19 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [090319 09:54]:
 * Kevin Hilman khil...@deeprootsystems.com [090319 09:44]:
  Tony Lindgren t...@atomide.com writes:
  
   This patch has been applied to the linux-omap
   by youw fwiendly patch wobot.
  
   Commit: 2ac496a208895c925aec1774a873b5b096b2d3f0
  
   PatchWorks
   http://patchwork.kernel.org/patch/10719/
  
   Git
   http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commit;h=2ac496a208895c925aec1774a873b5b096b2d3f0
  
  Tony, 
  
  $SUBJECT on this commit seems to have been a bit mangled leaving
  a not very clear commit log/history.
 
 Heh looks like bad html parsing :) I'll revert and re-apply.

Seems like a bug in pwclient..

$ pwclient get 10719

Shows the subject in the patch as:

Subject: [omap-fixes,
v2] OMAP2/3: GPIO: do not attempt to wake-enable GPIO bank IRQ

Tony
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [APPLIED] [PATCH omap-fixes v2] OMAP2/3: GPIO: do not attempt to wake-enable

2009-03-19 Thread Felipe Balbi
On Thu, Mar 19, 2009 at 10:16:33AM -0700, Tony Lindgren wrote:
 Seems like a bug in pwclient..
 
 $ pwclient get 10719
 
 Shows the subject in the patch as:
 
 Subject: [omap-fixes,
 v2] OMAP2/3: GPIO: do not attempt to wake-enable GPIO bank IRQ

$ curl http://patchwork.kernel.org/patch/10719/mbox | git am -s

would do the trick :-p

-- 
balbi
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html