summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/rmi4
diff options
context:
space:
mode:
authorSivaram Nair <sivaramn@nvidia.com>2013-07-04 10:27:37 +0300
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 13:32:58 -0700
commit768a967844bf63cd4fa7d48f310e72640a5a7eba (patch)
tree26d72415bb709aab1792347b0c0986980d850fb3 /drivers/input/touchscreen/rmi4
parent4c30198d599f1d5c238d648a496d332854a9cd90 (diff)
Input: touch: synaptics: remove open print
Moving the open print to use dev_dbg/pr_debug Change-Id: I38fee1ae986ee1e90fc75c412fd306a2f5342f31 Signed-off-by: Sivaram Nair <sivaramn@nvidia.com> Reviewed-on: http://git-master/r/245105 (cherry picked from commit 3ff4c8964eae13d7e9578d6ed8d0f305d0930f72) Reviewed-on: http://git-master/r/250632 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Diffstat (limited to 'drivers/input/touchscreen/rmi4')
-rw-r--r--drivers/input/touchscreen/rmi4/rmi_f54.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/input/touchscreen/rmi4/rmi_f54.c b/drivers/input/touchscreen/rmi4/rmi_f54.c
index 8bcbc5ca8e57..866e6cea208b 100644
--- a/drivers/input/touchscreen/rmi4/rmi_f54.c
+++ b/drivers/input/touchscreen/rmi4/rmi_f54.c
@@ -2034,7 +2034,7 @@ static ssize_t rmi_fn_54_get_report_store(struct device *dev,
mutex_lock(&instance_data->status_mutex);
if (instance_data->status != IDLE) {
if (instance_data->status != BUSY) {
- dev_err(dev, "F54 status is in an abnormal state: 0x%x",
+ dev_dbg(dev, "F54 status is in an abnormal state: 0x%x",
instance_data->status);
} else {
dev_info(dev, "F54 status is currently busy: Ignoring request");
@@ -2879,7 +2879,7 @@ static ssize_t SynSens_char_dev_read(struct file *filp, const char __user *buf,
** mutex_lock(&(my_instance_data->raw_data_feed->mutex_file_op));
*/
if (curr_sleep >= 3000000) {
- pr_info("#");
+ pr_debug("#");
}
ret_value = copy_to_user((void __user *)buf,