gpu: drm: exynos_hdmi: Remove duplicate initialization of regulator bulk consumer
authorAndrzej Hajda <a.hajda@samsung.com>
Tue, 25 Oct 2016 10:49:00 +0000 (12:49 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:54:15 +0000 (13:54 +0900)
commit5c3ed183317b18bfff238556243c9713d3bfb536
tree9583e309ecce4c83af17565b8441fc23fae0cc54
parentdf012e5c7d39281ca1e2dfd743e3c3016b551223
gpu: drm: exynos_hdmi: Remove duplicate initialization of regulator bulk consumer

The helper, devm_regulator_bulk_get() initializes the consumer as NULL,
so this code can be ignored.

Change-Id: Ib23cf62b86f9aacb6e23b64b7716a77d96da87f8
Signed-off-by: Milo Kim <woogyom.kim@gmail.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c