(CR):[Kane]:[kernel](1/1)Optimize the log of 1st vendor himax TP point report.
authorhq_qiaoquanbin_tmp <qiaoquanbin@huaqin.com>
Wed, 16 Jan 2019 09:44:04 +0000 (17:44 +0800)
committerlingsen1 <lingsen1@lenovo.com>
Sun, 7 Feb 2021 09:36:54 +0000 (17:36 +0800)
Optimize the log of 1st vendor himax TP point report.

bug:(CR)

Change-Id: Ie445017afebc34c97ec37d663f7ed234cf3412d1
Signed-off-by: hq_qiaoquanbin_tmp <qiaoquanbin@huaqin.com>
drivers/input/touchscreen/hxchipset/himax_common.c

index 9dc9a6d5da478a7b1df211ac45c693c6aca04c9f..cb84b99a0c7f1389174dca40a286dcdc0d481e14 100755 (executable)
@@ -1481,7 +1481,6 @@ int himax_parse_report_points(struct himax_ts_data *ts, int ts_path, int ts_stat
        ts->old_finger = ts->pre_finger_mask;
 
        if (ts->hx_point_num == 0) {
-               I("%s: hx_point_num = 0! \n", __func__);
                return ts_status;
        }