drm/exynos: dsi: simplify device pointer evaluation
authorAndrzej Hajda <a.hajda@samsung.com>
Tue, 7 Oct 2014 12:01:09 +0000 (14:01 +0200)
committerInki Dae <inki.dae@samsung.com>
Mon, 24 Nov 2014 09:02:49 +0000 (18:02 +0900)
The patch replaces multiple evaluation of device address
with local variable.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>

No differences found