commit | d04afe14b23651e7a8bc89727a759e982a8458e4 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Sep 16 10:26:09 2020 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Sep 16 10:38:58 2020 -0700 |
tree | 7a117f9b8d7e66e613459a8dc668508d6b51fe2b | |
parent | 925145f9e9eee8ac3b7d9eb53e0a9585ca671e1e [diff] |
Input: stmfts - fix a & vs && typo In stmfts_sysfs_hover_enable_write(), we should check value and sdata->hover_enabled is all true. Fixes: 78bcac7b2ae1 ("Input: add support for the STMicroelectronics FingerTip touchscreen") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Link: https://lore.kernel.org/r/20200916141941.16684-1-yuehaibing@huawei.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>