commit | 71a8f3455cbf50f96d521c5a4c972c4709affd80 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Tue Oct 08 10:15:12 2019 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Oct 09 14:56:39 2019 -0700 |
tree | 24dd1b6b499f358775587b2b5ae49da20c508625 | |
parent | 13fb9cf593c35073d707c1dabbef9f0cff772695 [diff] |
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>