(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)
committerxiest1 <xiest1@lenovo.com>
Tue, 5 Nov 2019 09:30:36 +0000 (17:30 +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;
        }