drm/panel/s6e3ha2: store nit array pointers in context
authorAndrzej Hajda <a.hajda@samsung.com>
Tue, 13 Sep 2016 06:54:45 +0000 (08:54 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:52:59 +0000 (13:52 +0900)
commitbe9adc133caa84075e8c2c9c2b44f516ce4b125a
tree71b82644ff80bf2d3ecbc0be1ff885b7a11a6764
parent7f1165e2d8b09f322c63866f1d9f409d117ace5f
drm/panel/s6e3ha2: store nit array pointers in context

Nit arrays are often used by the driver, storing their pointers in
the context simplifies code.

Change-Id: I88700800367112002b57dec2cc066b38a84a7511
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
drivers/gpu/drm/panel/panel-s6e3ha2.c