summaryrefslogtreecommitdiff
path: root/drivers/staging/fbtft/fb_upd161704.c
diff options
context:
space:
mode:
authorShraddha Barke <shraddha.6596@gmail.com>2015-09-21 16:27:10 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-21 19:56:50 +0300
commit64ffdc383b18e66c3698fff05ea693f4346cfbf9 (patch)
tree7e0fefa7415f188b6e6b6a2e164f05f3c11eca8e /drivers/staging/fbtft/fb_upd161704.c
parent40220d8062ce5b333c0124388f7709c84c142074 (diff)
downloadlinux-64ffdc383b18e66c3698fff05ea693f4346cfbf9.tar.xz
Staging: fbtft: Remove debug messages
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 <shraddha.6596@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/fbtft/fb_upd161704.c')
-rw-r--r--drivers/staging/fbtft/fb_upd161704.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/fbtft/fb_upd161704.c b/drivers/staging/fbtft/fb_upd161704.c
index f0011ee9868b..970b8430eccf 100644
--- a/drivers/staging/fbtft/fb_upd161704.c
+++ b/drivers/staging/fbtft/fb_upd161704.c
@@ -33,8 +33,6 @@
static int init_display(struct fbtft_par *par)
{
- fbtft_par_dbg(DEBUG_INIT_DISPLAY, par, "%s()\n", __func__);
-
par->fbtftops.reset(par);
if (par->gpio.cs != -1)
@@ -153,8 +151,6 @@ static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye)
static int set_var(struct fbtft_par *par)
{
- fbtft_par_dbg(DEBUG_INIT_DISPLAY, par, "%s()\n", __func__);
-
switch (par->info->var.rotate) {
/* AM: GRAM update direction */
case 0: