drm/panel: Change dlen from u16 to u8
authorWeiYong Bi <bivvy.bi@rock-chips.com>
Fri, 14 Apr 2017 06:49:21 +0000 (14:49 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Mon, 17 Apr 2017 07:06:02 +0000 (15:06 +0800)
commitf99b018e7bbfb4edfeba5a18ad6f291da1eda7c5
tree3a2b5d69da359a54efa2bddeed4927f1894ac7be
parent14c0ac324068534d9c256bd8dd2f54e0a8173e24
drm/panel: Change dlen from u16 to u8

U8_MAX payload length can meet most requirements

Change-Id: I77e5780bde72b4229ab36d961dc7498f7c78a468
Signed-off-by: WeiYong Bi <bivvy.bi@rock-chips.com>
Documentation/devicetree/bindings/display/panel/simple-panel.txt
drivers/gpu/drm/panel/panel-simple.c