Re: [PATCH 1/6] Change options to flag approach.

2016-02-22 Thread Lisa Nguyen
Hi Daniel, On 22 February 2016 at 07:19, David Brown wrote: > On Fri, Feb 19, 2016 at 02:32:40PM +, Daniel Lezcano wrote: > >> From: Daniel Lezcano > > > Did you mean to have these patches authored by your @free.fr address, > but sent from Linaro? > >>

Re: [PATCH 1/6] Change options to flag approach.

2016-02-22 Thread Daniel Lezcano
On 02/22/2016 04:19 PM, David Brown wrote: On Fri, Feb 19, 2016 at 02:32:40PM +, Daniel Lezcano wrote: From: Daniel Lezcano Did you mean to have these patches authored by your @free.fr address, but sent from Linaro? Yes, it is just one of them. Subject: Re: [PATCH 1/6] Change

Re: [PATCH 1/6] Change options to flag approach.

2016-02-22 Thread David Brown
On Fri, Feb 19, 2016 at 02:32:40PM +, Daniel Lezcano wrote: From: Daniel Lezcano Did you mean to have these patches authored by your @free.fr address, but sent from Linaro? Subject: Re: [PATCH 1/6] Change options to flag approach. You might want to put something in to state what repo

[PATCH 1/6] Change options to flag approach.

2016-02-19 Thread Daniel Lezcano
From: Daniel Lezcano That has the benefit to simplify the code. Signed-off-by: Daniel Lezcano --- powerdebug.c | 65 +++- 1 file changed, 34 insertions(+), 31 deletions(-) diff --git a/powerdebug.c b/powerdebug.c index 6cf3a1b..555beea 1