HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
This lays out a way to provide an initial set of quirks to enable before device initialization takes place. GPL symbol export needed for the possibility of building HID drivers which use this function as modules. Adding a wrapper function to ensure compatibility with the old behavior of hid_pidff_init. Signed-off-by:Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com> Reviewed-by:
Michał Kopeć <michal@nozomi.space> Reviewed-by:
Paul Dino Jones <paul@spacefreak18.xyz> Tested-by:
Paul Dino Jones <paul@spacefreak18.xyz> Tested-by:
Cristóferson Bueno <cbueno81@gmail.com> Tested-by:
Pablo Cisneros <patchkez@protonmail.com> Signed-off-by:
Jiri Kosina <jkosina@suse.com>
Loading
Please sign in to comment