Re: [PATCH] hid: sony: Add power supply support for PS3 remote

2016-03-09 Thread Frederic Jacob
On 03/09/2016 11:58 AM, Bastien Nocera wrote: Hey Frederic, On Tue, 2016-03-08 at 20:40 -0500, Frederic Jacob wrote: Add power supply support for the PS3 remote controller Isn't something like "add battery state reporting for PS3 remotes" better? Also, as I don't t

[PATCH] hid: sony: Add power supply support for PS3 remote

2016-03-08 Thread Frederic Jacob
Add power supply support for the PS3 remote controller Signed-off-by: Frederic Jacob --- drivers/hid/hid-sony.c | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/drivers/hid/hid-sony.c b/drivers/hid/hid-sony.c index 9b8db0e..b78e149 100644 --- a/drivers/hid/hid

[PATCH v2] Staging: fbtft: Fix Sparse warnings

2015-02-07 Thread Frederic Jacob
#x27; was not declared. Should it be static? Signed-off-by: Frederic Jacob --- Corrected the changelog to specify the fixed Sparse warnings. drivers/staging/fbtft/fb_hx8340bn.c | 2 +- drivers/staging/fbtft/fbtft_device.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff

[PATCH] Staging: fbtft: Fix Sparse warnings

2015-01-28 Thread Frederic Jacob
Fix Sparse warnings for undeclared symbols Signed-off-by: Frederic Jacob --- drivers/staging/fbtft/fb_hx8340bn.c | 2 +- drivers/staging/fbtft/fbtft_device.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/fbtft/fb_hx8340bn.c b/drivers/staging/fbtft

[PATCHv2] Staging: comedi: fix blank line coding style in comedi_bond.c

2014-12-17 Thread Frederic Jacob
This is a patch to the comedi_bond.c file that fixes up a blank line after declaration warning found by the checkpatch.pl tool Signed-off-by: Frederic Jacob --- v2: Fix description line-wrap and add a line before Signed-off-by drivers/staging/comedi/drivers/comedi_bond.c | 1 + 1 file

[PATCH] Staging: comedi: fix blank line coding style in comedi_bond.c

2014-12-17 Thread Frederic Jacob
This is a patch to the comedi_bond.c file that fixes up a blank line after declaration warning found by the checkpatch.pl tool Signed-off-by: Frederic Jacob --- This is my first patch that I send. It is for the Eudyptula chalange task 10. drivers/staging/comedi/drivers/comedi_bond.c | 1 + 1