drm/core: use helper to check driver features
authorAndrzej Hajda <a.hajda@samsung.com>
Tue, 30 Sep 2014 14:49:56 +0000 (16:49 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 3 Oct 2014 08:38:56 +0000 (10:38 +0200)
The patch replaces direct access to driver_features field
by calls to helper function.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found