platform/x86/intel/hid: Add module-params for 5 button array + SW_TABLET_MODE reporting
authorHans de Goede <hdegoede@redhat.com>
Sun, 20 Nov 2022 22:48:20 +0000 (23:48 +0100)
committerHans de Goede <hdegoede@redhat.com>
Mon, 21 Nov 2022 10:17:58 +0000 (11:17 +0100)
commite32354bb8fe3394ab37faa86c11ff4e06e296f72
tree5910fcc77e825cc954ba193a2642f095677a3ccc
parent301e0d766d7018a579063f539837f0f1fa1b2948
platform/x86/intel/hid: Add module-params for 5 button array + SW_TABLET_MODE reporting

The driver has DMI-quirk tables for force-enabling 5 button array support
and for 2 different ways of enabling SW_TABLET_MODE reporting.

Add module parameters to allow user to enable the driver behavior currently
only available through DMI quirks.

This is useful for users to test this in bug-reports and for users to use
as a workaround while new DMI quirks find their way upstream.

Link: https://gitlab.freedesktop.org/libinput/libinput/-/issues/822
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20221120224820.746478-1-hdegoede@redhat.com
drivers/platform/x86/intel/hid.c