rpi: seat quick fix
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>
Wed, 4 Dec 2013 13:34:47 +0000 (15:34 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 4 Dec 2013 19:38:26 +0000 (11:38 -0800)
commit53b41c789060a6ea953c5d56956d071130e71701
treedd5818d95b202256f3c5dbff8588fa4dff97d8d7
parentbc91e5120c46e76e36306f2e07045e991fffe921
rpi: seat quick fix

Fix the default seat name, so that we can find the input devices by
default.

This is just a quick fix. Further enhancement would be to make the
default seat on rpi taken from a command line option like the other
backends do. Furthermore, udev_input_init() should accept NULL as seat
to use the default seat, avoiding us hardcoding "seat0" all over.

Cc: Jonas Ådahl <jadahl@gmail.com>
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
src/compositor-rpi.c