[PATCH] Staging: fbtft: Removed commented out/dead code

2015-12-14 Thread Ben Gilbert
Deleted various commented out lines that have been replaced by write_reg() Signed-off-by: Ben Gilbert <gillie59...@gmail.com> --- drivers/staging/fbtft/fb_uc1701.c | 27 ++- 1 file changed, 2 insertions(+), 25 deletions(-) diff --git a/drivers/staging/fbtft/fb_uc

Re: [PATCH] Coding style cleanup

2015-12-14 Thread Ben Gilbert
On 14/12/15 18:17, Dan Carpenter wrote: Fix the subject line. On Mon, Dec 14, 2015 at 06:09:46PM +, Ben Gilbert wrote: Fixed commenting style warnings. This stuff is dead code. Just delete it. Thanks Dan. Please ignore this patch, I am sending a new one. regards, dan carpenter

[PATCH] Coding style cleanup

2015-12-14 Thread Ben Gilbert
Fixed commenting style warnings. Signed-off-by: Ben Gilbert <gillie59...@gmail.com> --- drivers/staging/fbtft/fb_uc1701.c | 53 ++- 1 file changed, 35 insertions(+), 18 deletions(-) diff --git a/drivers/staging/fbtft/fb_uc1701.c b/drivers/staging