Masahiro Yamada b7a0c7c5ba drm/gma500: remove unnecessary config_enabled() guard
Commit d112a8163f83 ("gma500/cdv: Add eDP support") replaced the
code inside this if-conditional with gma_backlight_set(), which
becomes a nop stub if CONFIG_BACKLIGHT_CLASS_DEVICE is disabled.
So, there is no need to guard the caller with config_enabled().

Note:
This is one of remaining TODOs to deprecate config_enabled() macro.
Refer to commit 97f2645f358b ("tree-wide: replace config_enabled()
with IS_ENABLED()").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1471970574-23906-1-git-send-email-yamada.masahiro@socionext.com
2016-08-24 07:43:42 +02:00
..
2014-09-24 11:43:41 +10:00
2012-03-10 13:05:48 +00:00
2012-03-10 13:05:48 +00:00
2012-03-10 13:05:48 +00:00
2012-11-07 10:59:32 +10:00
2012-07-16 09:20:33 -07:00
2016-01-04 07:57:38 +01:00
2013-04-07 17:09:34 +02:00