commit | 6ac52db3b0069adddf58c1ec3a120e5d09d9104b | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@googlemail.com> | Sun Mar 11 20:05:22 2012 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Sun Mar 11 15:55:32 2012 -0400 |
tree | 6d57665672ddafd00e647777964340427a455f47 | |
parent | d7488c2f5b3832a668dacb13e9a74a000af927a8 [diff] |
compositor-drm: use udev_device_get_property_value() helper Udev provides a convenient helper. Use it instead of working with the property-list directly. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>