Re: [PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register

2017-04-03 Thread Lee Jones
On Wed, 22 Mar 2017, Tony Lindgren wrote: > The cpcap INTS registers are for getting the value of the line, > not for configuring the type. > > Cc: Charles Keepax > Cc: Lee Jones > Cc: Marcel Partap > Cc: Michael

Re: [PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register

2017-04-03 Thread Lee Jones
On Wed, 22 Mar 2017, Tony Lindgren wrote: > The cpcap INTS registers are for getting the value of the line, > not for configuring the type. > > Cc: Charles Keepax > Cc: Lee Jones > Cc: Marcel Partap > Cc: Michael Scott > Cc: Sebastian Reichel > Reviewed-By: Sebastian Reichel > Tested-by:

[PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register

2017-03-22 Thread Tony Lindgren
The cpcap INTS registers are for getting the value of the line, not for configuring the type. Cc: Charles Keepax Cc: Lee Jones Cc: Marcel Partap Cc: Michael Scott Cc: Sebastian Reichel

[PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register

2017-03-22 Thread Tony Lindgren
The cpcap INTS registers are for getting the value of the line, not for configuring the type. Cc: Charles Keepax Cc: Lee Jones Cc: Marcel Partap Cc: Michael Scott Cc: Sebastian Reichel Reviewed-By: Sebastian Reichel Tested-by: Sebastian Reichel Acked-by: Lee Jones Signed-off-by: Tony

Re: [PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register

2017-03-20 Thread Lee Jones
On Thu, 16 Mar 2017, Tony Lindgren wrote: > The cpcap INTS registers are for getting the value of the line, > not for configuring the type. > > Cc: Lee Jones > Cc: Marcel Partap > Cc: Michael Scott > Cc: Sebastian Reichel

Re: [PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register

2017-03-20 Thread Lee Jones
On Thu, 16 Mar 2017, Tony Lindgren wrote: > The cpcap INTS registers are for getting the value of the line, > not for configuring the type. > > Cc: Lee Jones > Cc: Marcel Partap > Cc: Michael Scott > Cc: Sebastian Reichel > Signed-off-by: Tony Lindgrne Please resubmit with acquired Acks

Re: [PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register

2017-03-19 Thread Tony Lindgren
* Sebastian Reichel [170318 19:03]: > On Thu, Mar 16, 2017 at 05:36:33PM -0700, Tony Lindgren wrote: > > The cpcap INTS registers are for getting the value of the line, > > not for configuring the type. > > > > Cc: Lee Jones > > Cc: Marcel Partap

Re: [PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register

2017-03-19 Thread Tony Lindgren
* Sebastian Reichel [170318 19:03]: > On Thu, Mar 16, 2017 at 05:36:33PM -0700, Tony Lindgren wrote: > > The cpcap INTS registers are for getting the value of the line, > > not for configuring the type. > > > > Cc: Lee Jones > > Cc: Marcel Partap > > Cc: Michael Scott > > Cc: Sebastian

Re: [PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register

2017-03-18 Thread Sebastian Reichel
On Thu, Mar 16, 2017 at 05:36:33PM -0700, Tony Lindgren wrote: > The cpcap INTS registers are for getting the value of the line, > not for configuring the type. > > Cc: Lee Jones > Cc: Marcel Partap > Cc: Michael Scott > Cc:

Re: [PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register

2017-03-18 Thread Sebastian Reichel
On Thu, Mar 16, 2017 at 05:36:33PM -0700, Tony Lindgren wrote: > The cpcap INTS registers are for getting the value of the line, > not for configuring the type. > > Cc: Lee Jones > Cc: Marcel Partap > Cc: Michael Scott > Cc: Sebastian Reichel Reviewed-By: Sebastian Reichel > Signed-off-by:

[PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register

2017-03-16 Thread Tony Lindgren
The cpcap INTS registers are for getting the value of the line, not for configuring the type. Cc: Lee Jones Cc: Marcel Partap Cc: Michael Scott Cc: Sebastian Reichel Signed-off-by: Tony Lindgrne

[PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register

2017-03-16 Thread Tony Lindgren
The cpcap INTS registers are for getting the value of the line, not for configuring the type. Cc: Lee Jones Cc: Marcel Partap Cc: Michael Scott Cc: Sebastian Reichel Signed-off-by: Tony Lindgrne --- drivers/mfd/motorola-cpcap.c | 1 - 1 file changed, 1 deletion(-) diff --git