summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/kms/qkmsudevhandler.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement basic bits for device autodetection via udev.Hannu Lyytinen2012-04-131-0/+64
The graphics cards and eventually the input devices need to be resolved via udev. This commit adds a listener class and an abstract base class for writing device specific handlers. Change-Id: I62784c98bc7ad4bc1431d61cd5f13c8b48edf330 Reviewed-by: Andy Nichols <andy.nichols@nokia.com>