+21
−8
include/linux/rotary_encoder.h
deleted100644 → 0
+0
−13
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Drop support for platform data passed via a C-structure and switch to
device properties instead, which should make the driver compatible with all
platforms: OF, ACPI and static boards. Static boards should use property
sets to communicate device parameters to the driver.
Signed-off-by:
Dmitry Torokhov <dmitry.torokhov@gmail.com>