mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-19 12:00:46 +09:00
camera(v0.2.0x1d): version modify to v0.2.0x1d, is only modify version code
This commit is contained in:
@@ -280,9 +280,11 @@ module_param(debug, int, S_IRUGO|S_IWUSR);
|
||||
|
||||
*v0.x.1c:
|
||||
* 1. fix query resolution error;
|
||||
*v0.x.1e: 1. add mv9335+ov5650 driver
|
||||
*v0.x.1d:
|
||||
* 1. add mv9335+ov5650 driver;
|
||||
* 2. fix 2928 digitzoom erro(arm crop scale) of selected zone;
|
||||
*/
|
||||
#define RK_CAM_VERSION_CODE KERNEL_VERSION(0, 2, 0x1e)
|
||||
#define RK_CAM_VERSION_CODE KERNEL_VERSION(0, 2, 0x1d)
|
||||
|
||||
/* limit to rk29 hardware capabilities */
|
||||
#define RK_CAM_BUS_PARAM (SOCAM_MASTER |\
|
||||
|
||||
Reference in New Issue
Block a user