git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1f9ae3
)
staging: fbtft: replace fbtft_dev_dbg with standard dev_dbg call
author
Madhusudhanan Ravindran
<mravindr@visteon.com>
Mon, 1 Jun 2015 12:34:56 +0000
(12:34 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 8 Jun 2015 20:21:37 +0000
(13:21 -0700)
This patch attempts to simplify the debugging using standard
dev_dbg call so that individual debug prints can be enabled or
disbled by dynamic debugging rather than using module params.
Signed-off-by: Madhusudhanan Ravindran <mravindr@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found