Re: [PATCH] Input: cap1106 - fix register definition

2014-09-08 Thread Dmitry Torokhov
On Tue, Sep 02, 2014 at 01:01:11PM +0200, Klaus Goger wrote: > On Sep 2, 2014, at 9:43 AM, Daniel Mack wrote: > > On 09/02/2014 08:32 AM, Klaus Goger wrote: > >> Use the correct register address for Calibration Active and Interrupt > >> Enable > >> > >> Signed-off-by: Klaus Goger > > > > These

Re: [PATCH] Input: cap1106 - fix register definition

2014-09-02 Thread Klaus Goger
On Sep 2, 2014, at 9:43 AM, Daniel Mack wrote: > On 09/02/2014 08:32 AM, Klaus Goger wrote: >> Use the correct register address for Calibration Active and Interrupt >> Enable >> >> Signed-off-by: Klaus Goger > > These register definitions are currently unused, but your fix is > correct. Just cu

Re: [PATCH] Input: cap1106 - fix register definition

2014-09-02 Thread Daniel Mack
On 09/02/2014 08:32 AM, Klaus Goger wrote: > Use the correct register address for Calibration Active and Interrupt > Enable > > Signed-off-by: Klaus Goger These register definitions are currently unused, but your fix is correct. Just curious - are you planning to send patches that make use of th

[PATCH] Input: cap1106 - fix register definition

2014-09-01 Thread Klaus Goger
Use the correct register address for Calibration Active and Interrupt Enable Signed-off-by: Klaus Goger --- drivers/input/keyboard/cap1106.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/input/keyboard/cap1106.c b/drivers/input/keyboard/cap1106.c index 180b184..