staging: sm750fb: remove redundant __func__ in debug statement
authorHari Prasath Gujulan Elango <hgujulan@visteon.com>
Wed, 24 Jun 2015 16:51:21 +0000 (16:51 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jul 2015 01:28:02 +0000 (18:28 -0700)
commit7211f6f72f6a7d0c0aaefe03f8c404f5e4704bec
tree0d89e049db31d295596d0ce0b92ddb5b6bce50fd
parent90e6f51da718fc982eafd3dd7d6c78b378f67136
staging: sm750fb: remove redundant __func__ in debug statement

This patch removes the redundant __func__ from dynamic debug prints as
the pr_xxx set of functions can be dynamically controlled to include
function name.Also fix a typo in debug statement.

Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750_accel.c