staging: sm750fb: convert pr_err to pr_info
authorHari Prasath Gujulan Elango <hgujulan@visteon.com>
Thu, 18 Jun 2015 12:56:54 +0000 (12:56 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Jun 2015 04:07:07 +0000 (21:07 -0700)
commit78cb7a38c6d704194ad5e45b469256d2b1c763e5
treea2714c6943b71b4d6377f8a0e92d7a29eae235c7
parent60cb1e20c4732c2704d7a5a2b9fd291b6b548671
staging: sm750fb: convert pr_err to pr_info

This patch modifies few debug prints from pr_err() to pr_info() as they
fall under that category.

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