Bug 187531
Summary: | Please provide way to submit panel parameters not via DeviceTree in Silead driver | ||
---|---|---|---|
Product: | Drivers | Reporter: | RussianNeuroMancer (russianneuromancer) |
Component: | Input Devices | Assignee: | drivers_input-devices |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | sergei.a.trusov |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.8.0 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | module parameters added |
Description
RussianNeuroMancer
2016-11-13 01:01:45 UTC
Created attachment 246851 [details]
module parameters added
The patch exports five module parameters: max_x, max_y, invert_x, invert_y, swap_x_y. The last tree are of type bool and have no side effects when value is 'N'.
|