diff options
author | 2016-08-24 01:42:54 +0900 | |
---|---|---|
committer | 2016-08-24 07:43:42 +0200 | |
commit | b7a0c7c5ba289a7d063d92c162b53e110757e331 (patch) | |
tree | d6d115942e3f7fb4af9be3808d9a08f26862c7a1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/doc: Document uapi requirements in DRM (diff) | |
download | linux-dev-b7a0c7c5ba289a7d063d92c162b53e110757e331.tar.xz linux-dev-b7a0c7c5ba289a7d063d92c162b53e110757e331.zip |
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
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions