commit | db3e34d4036db59cbacc1bff1c622b23d85b766b | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Fri Aug 09 10:07:06 2019 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Sep 02 09:07:18 2019 -0700 |
tree | 059de1c5f50b07255bc2b1d6fd96114f5733b449 | |
parent | 1eb7b4cacc01771ae42fcbc5ae9a4bc1d13c1dbc [diff] |
Input: bu21013_ts - use interrupt from I2C client Instead of trying to map INT GPIO to interrupt, let's use one supplied by I2C client. If there is none - bail. This will also allow us to treat INT GPIO as optional, as per the binding. Tested-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>