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

Change-Id: I949db02da473e6f7b1824d2afda36b9f7b60a539
Signed-off-by: Hu Kejun <william.hu@rock-chips.com>
This commit is contained in:
Hu Kejun
2019-07-01 12:40:03 +08:00
committed by Tao Huang
parent e1cd99a637
commit 75591b28bd

View File

@@ -50,8 +50,12 @@
*2. fix get zero data when start stream again;
*3. add pipeline power management;
*
*v0.1.5:
*1. fix kernel reboot in monkey test;
*2. fix raw patch wrong RG10 format;
*3. fix isp iommu work after suspend;
*/
#define RKISP1_DRIVER_VERSION KERNEL_VERSION(0, 1, 0x4)
#define RKISP1_DRIVER_VERSION KERNEL_VERSION(0, 1, 0x5)
#endif