Re: [PATCH] Staging: fbtft: Remove debug messages

2015-09-21 Thread Shraddha Barke
On Sun, 20 Sep 2015, Greg Kroah-Hartman wrote: On Sat, Sep 19, 2015 at 10:19:17PM +0530, Shraddha Barke wrote: Remove debug messages related to fbtft_par_dbg(DEBUG_INIT_DISPLAY.. ) as this info can be obtained using kernel function tracer Signed-off-by: Shraddha Barke Something is messed

Re: [PATCH] Staging: fbtft: Remove debug messages

2015-09-20 Thread Greg Kroah-Hartman
On Sat, Sep 19, 2015 at 10:19:17PM +0530, Shraddha Barke wrote: > Remove debug messages related to fbtft_par_dbg(DEBUG_INIT_DISPLAY.. ) > as this info can be obtained using kernel function tracer > > Signed-off-by: Shraddha Barke Something is messed up in this patch, when trying to apply it I ge

[PATCH] Staging: fbtft: Remove debug messages

2015-09-19 Thread Shraddha Barke
Remove debug messages related to fbtft_par_dbg(DEBUG_INIT_DISPLAY.. ) as this info can be obtained using kernel function tracer Signed-off-by: Shraddha Barke --- drivers/staging/fbtft/fb_agm1264k-fl.c | 2 -- drivers/staging/fbtft/fb_bd663474.c| 4 drivers/staging/fbtft/fb_hx8347d.c