drm/omap: kill firstopen callback
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 8 Aug 2013 13:41:11 +0000 (15:41 +0200)
committerDave Airlie <airlied@redhat.com>
Sun, 18 Aug 2013 23:40:01 +0000 (09:40 +1000)
KMS drivers really shouldn't need to do anything on firstopen, so kill
empty callbacks.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found