evdev: new header file for the driver
authorTiago Vignatti <tiago.vignatti@intel.com>
Sun, 18 Dec 2011 23:14:03 +0000 (01:14 +0200)
committerJonas Ådahl <jadahl@gmail.com>
Sun, 10 Nov 2013 16:51:27 +0000 (17:51 +0100)
commit0fc65324a7ec0cfeface2ab5ebc7c14996875163
tree12a69330f10048f29b31ea5bce0e6c3673369340
parentfa1924097fb8c695222de326a05eeede60348487
evdev: new header file for the driver

Besides the new header file, there's also a change in the main evdev creation
procedure for a more suggestive name (evdev_input_add_devices ->
evdev_input_create). There's no real functional changes in this commit.

Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
compositor/evdev.c
compositor/evdev.h [new file with mode: 0644]