input: touchscreen: xiaomi: Get rid of notify buf spam
Change-Id: I286dbcdc596ce06eb9d391cc2d267157855210ea
This commit is contained in:
parent
8842f4a0b2
commit
de603ae4f8
@ -1463,7 +1463,7 @@ static ssize_t update_rawdata_store(struct device *dev,
|
||||
sysfs_notify(&xiaomi_touch_dev.dev->kobj, NULL,
|
||||
"update_rawdata");
|
||||
|
||||
pr_info("%s notify buf\n", __func__);
|
||||
//pr_info("%s notify buf\n", __func__);
|
||||
|
||||
return count;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user