mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user