media: spi: rk1608: change some message id

To match trunk code of preisp, change some message id.

Change-Id: I08dfc21cc65edefc296901633f3366a5f5241a92
Signed-off-by: Hu Kejun <william.hu@rock-chips.com>
This commit is contained in:
Hu Kejun
2019-03-26 19:10:49 +08:00
committed by Tao Huang
parent 4cc5f9fe53
commit f839ecef0b

View File

@@ -336,7 +336,7 @@ enum {
/* RK1608 -> AP
* 6 response of sensor msg
*/
id_msg_init_sensor_ret_t = 0x0301,
id_msg_init_sensor_ret_t = 0x0300,
id_msg_set_input_size_ret_t,
id_msg_set_output_size_ret_t,
id_msg_set_stream_in_on_ret_t,