Input: pixcir_i2c_ts - do not print error on defer probe
authorFabio Estevam <festevam@gmail.com>
Tue, 8 Oct 2019 17:15:12 +0000 (10:15 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 9 Oct 2019 21:56:39 +0000 (14:56 -0700)
commit71a8f3455cbf50f96d521c5a4c972c4709affd80
tree24dd1b6b499f358775587b2b5ae49da20c508625
parent13fb9cf593c35073d707c1dabbef9f0cff772695
Input: pixcir_i2c_ts - do not print error on defer probe

In the case of defer probe we should not print an error message.

This also aligns with how defer probe is handled in the other GPIOs
used by this driver.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Roger Quadros <rogerq@ti.com>
Tested-by: Michal Vokáč <michal.vokac@ysoft.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/pixcir_i2c_ts.c