ecore_drm: Iterate over all available connectors not just the first
authorStefan Schmidt <s.schmidt@samsung.com>
Fri, 27 Jun 2014 09:03:55 +0000 (11:03 +0200)
committerStefan Schmidt <s.schmidt@samsung.com>
Mon, 30 Jun 2014 08:13:42 +0000 (10:13 +0200)
commit4c0f9da2b9bf9c36c5e33c2cb9683c4fd700a0c0
tree05af5bf416cf26f6079ffc0c2237cd980aa92f09
parent3d36d65dd8efa28e78a1a78d49fa36abc25ab415
ecore_drm: Iterate over all available connectors not just the first

Maybe this was here for some debugging? It does not make any sense though
to loop over all connectors but break out of the loop after the first run.
src/lib/ecore_drm/ecore_drm_output.c