rk mipi: fixed the bug of send generic short packet in rk32_mipi_dsi.c
authorchenyifu <chenyf@rock-chips.com>
Tue, 18 Nov 2014 01:57:13 +0000 (09:57 +0800)
committerchenyifu <chenyf@rock-chips.com>
Tue, 18 Nov 2014 02:11:03 +0000 (10:11 +0800)
commitce207ae22427c7180677fe770a9ff59080349c40
tree9ec91af17a382caf54b54068f47893e7064971b0
parent470eda6f9a7fc40c24ad8dce05247c280d4ec848
rk mipi: fixed the bug of send generic short packet in rk32_mipi_dsi.c
DTYPE_GEN_SWRITE_2P:
  Generic Short WRITE Packet with 2 parameters(one command
and one parameter). But the users may send the packet more
than 2 parameters.

DTYPE_GEN_SWRITE_1P:
Generic Short WRITE Packet with 1 parameters(one command
without parameter).
DTYPE_GEN_SWRITE_0P:
Generic Short WRITE Packet with 0 parameters(nop packet
without command and parameter).
drivers/video/rockchip/transmitter/rk32_mipi_dsi.c