mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
media: rockchip: isp: version to v2.2.1
Change-Id: I0a14c0eb03337658812e63b325b4639105d86db3 Signed-off-by: Cai YiWei <cyw@rock-chips.com>
This commit is contained in:
@@ -421,6 +421,12 @@
|
||||
* 13.thunder boot with multi sensor
|
||||
* 14.support buf early done
|
||||
* 15.fix read BP_WR_CTRL reg
|
||||
*
|
||||
* v2.2.1
|
||||
* 1.rename isp and ispp uapi head
|
||||
* 2.lock for rockit qbuf
|
||||
* 3.fix open video during device register
|
||||
* 4.sync dev register and fast_work
|
||||
*/
|
||||
|
||||
#define RKISP_DRIVER_VERSION RKISP_API_VERSION
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#include <linux/types.h>
|
||||
#include <linux/v4l2-controls.h>
|
||||
|
||||
#define RKISP_API_VERSION KERNEL_VERSION(2, 2, 0)
|
||||
#define RKISP_API_VERSION KERNEL_VERSION(2, 2, 1)
|
||||
|
||||
/****************ISP SUBDEV IOCTL*****************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user