camera(v0.2.0x1d): version modify to v0.2.0x1d, is only modify version code

This commit is contained in:
ddl
2013-01-15 15:29:56 +08:00
parent 896b358c6d
commit 769a4368f4

View File

@@ -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 |\