rpi: Use common udev_input for input device handling
authorJonas Ådahl <jadahl@gmail.com>
Mon, 2 Dec 2013 21:05:02 +0000 (22:05 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 2 Dec 2013 23:23:48 +0000 (15:23 -0800)
commit37d38d932cea8a642e644d091747d0d9c046a00a
tree6da0bcc57c2405021ac0991d6b0dd48568cf414b
parentda704d97faef87520c5b055e4b5c8d1f6c8fc1be
rpi: Use common udev_input for input device handling

The purpose of this patch is to move away from separating evdev
functionality from udev functionality in order to rely on a separate
library to do this for us.

This patch is only compile tested and I have no idea how much it breaks.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
src/compositor-rpi.c