Re: [PATCH 1/4] input: misc: introduce Atmel PTC driver

2017-04-03 Thread Ludovic Desroches
On Mon, Apr 03, 2017 at 05:58:40PM +0200, Alexandre Belloni wrote: > On 31/03/2017 at 17:22:47 +0200, Ludovic Desroches wrote: > > From: Ludovic Desroches > > I think you probably want to switch to your microchip email. > > Also, this requires a proper commit message. I'll fix this, I'll take t

Re: [PATCH 1/4] input: misc: introduce Atmel PTC driver

2017-04-03 Thread Alexandre Belloni
On 31/03/2017 at 17:22:47 +0200, Ludovic Desroches wrote: > From: Ludovic Desroches I think you probably want to switch to your microchip email. Also, this requires a proper commit message. > > Signed-off-by: Ludovic Desroches > +struct atmel_ptc { > + void __iomem*ppp_regs; >