Merge branch 'devs/devilhorns/eeze'
authorChris Michael <cp.michael@samsung.com>
Tue, 23 Sep 2014 14:04:53 +0000 (10:04 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 23 Sep 2014 14:04:53 +0000 (10:04 -0400)
commit5a0e67e81d0603e4d4c397f47ea4ca3f0af4ae1d
tree36aea4cdae8b7aa00469f5017d50a6b8b88f3a12
parentb33372b1f6191c4d671cff0e0a96cda5dd000f50
parente597f0b30b1dcf2e1bc5a0daa8398c146edca1c3
Merge branch 'devs/devilhorns/eeze'

eeze: Add ability for Eeze to find DRM cards

Ecore-Drm is going to use Eeze (instead of udev directly) to locate
drm cards and other inputs. As such, I needed the ability (inside
Eeze) to locate devices based on the drm subsystem. This merge adds
code to handle that.

@feature