+92
−103
include/linux/input/tegra_kbc.h
deleted100644 → 0
+0
−62
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Tegra only supports, and always enables, device tree. Remove all ifdefs and runtime checks for DT support from the driver. Platform data is therefore no longer required. Delete the header that defines it, and rework the driver to parse the device tree directly into struct tegra_kbc. Signed-off-by:Stephen Warren <swarren@nvidia.com> Signed-off-by:
Dmitry Torokhov <dmitry.torokhov@gmail.com>