media: rockchip: isp1: change version to v0.1.4

Change-Id: I37d78df7af00cb3deef45fd133f637c3d305f858
Signed-off-by: Hu Kejun <william.hu@rock-chips.com>
This commit is contained in:
Hu Kejun
2019-05-24 18:03:51 +08:00
committed by Tao Huang
parent 52776875ff
commit 91a84844c7

View File

@@ -44,8 +44,14 @@
*2. clear unready subdevice when kernel boot complete
*3. fix diff isp ver to get frame num
*4. enable af awb irq
*
*v0.1.4:
*1. add dmarx patch;
*2. fix get zero data when start stream again;
*3. add pipeline power management;
*
*/
#define RKISP1_DRIVER_VERSION KERNEL_VERSION(0, 1, 0x3)
#define RKISP1_DRIVER_VERSION KERNEL_VERSION(0, 1, 0x4)
#endif