diff options
| author | Hans de Goede <hdegoede@redhat.com> | 2015-10-15 03:06:08 +0300 |
|---|---|---|
| committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2015-10-17 01:32:15 +0300 |
| commit | 4f38b9f2f4a56164cad7a42e92f945c3515c5a2e (patch) | |
| tree | ba36854a514d5d52991c277e516c9ba910f634b3 /include/dt-bindings/input/linux-event-codes.h | |
| parent | f902dd893427eade90f7eaf858e5ff8b150a5a12 (diff) | |
| download | linux-4f38b9f2f4a56164cad7a42e92f945c3515c5a2e.tar.xz | |
devicetree: bindings: Use linux-event-codes.h for evdev codes
Add a symlink to uapi/linux/linux-event-codes.h, and include that
instead of (re)defining all the evdev type and code values in
dt-bindings/input/input.h. This way we do not need to keep all the event
codes synced manually.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'include/dt-bindings/input/linux-event-codes.h')
| l--------- | include/dt-bindings/input/linux-event-codes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/input/linux-event-codes.h b/include/dt-bindings/input/linux-event-codes.h new file mode 120000 index 000000000000..693bbcd2670a --- /dev/null +++ b/include/dt-bindings/input/linux-event-codes.h @@ -0,0 +1 @@ +../../uapi/linux/input-event-codes.h
\ No newline at end of file |
