commit | 9a952206904de36cd11f3ca50b2fad01d789e25e | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Fri Apr 26 17:31:43 2019 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Fri Apr 26 17:35:08 2019 -0700 |
tree | 8b51835bf56e0446dfeaef777f5ce0c7cb5284a3 | |
parent | 9f6da5d42d1ecf7fcc042058a453fe65864fadb0 [diff] |
Input: synaptics-rmi4 - fix enum_fmt Do not enumerate all formats, some of which the device may not even support. Instead, only report the one fixed format of the currently selected input that will survive try_fmt/s_fmt. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>