media: spi: rk1608: update version to v0.1.2

Change-Id: I28afc788b30fcebb991df893ced74684d2a97b3c
Signed-off-by: Hu Kejun <william.hu@rock-chips.com>
This commit is contained in:
Hu Kejun
2019-05-08 10:09:07 +08:00
committed by Tao Huang
parent d76ce67034
commit acb94a9e10

View File

@@ -14,7 +14,7 @@
#include <linux/version.h>
#include "rk1608_dphy.h"
#define RK1608_VERSION KERNEL_VERSION(0, 0x01, 0x01)
#define RK1608_VERSION KERNEL_VERSION(0, 0x01, 0x02)
#define RK1608_OP_TRY_MAX 3
#define RK1608_OP_TRY_DELAY 10