mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
Revert commit "camera: rockchip: camsys_drv v0.0x22.5"
Change-Id: I08774bc7d7edc9e9ca38da7415b8e3a976afe394 Signed-off-by: Zhang Yunlong <dalon.zhang@rock-chips.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#define __RKCAMSYS_GPIO_H__
|
||||
|
||||
#if defined(CONFIG_ARCH_ROCKCHIP)
|
||||
#define RK30_PIN0_PA0 (1000)
|
||||
#define RK30_PIN0_PA0 (0)
|
||||
#define NUM_GROUP (32)
|
||||
#define GPIO_BANKS (9)
|
||||
#endif
|
||||
|
||||
@@ -196,9 +196,11 @@
|
||||
1) v0.0x21.9 may not fix all the case of iommu issue caused by the
|
||||
unexpected termination of process cameraserver, so we force to release
|
||||
all iommu resource in |.release| of fops aganin if needed.
|
||||
*v0.0x27.0:
|
||||
1) revert v0.0x22.5.
|
||||
*/
|
||||
|
||||
#define CAMSYS_DRIVER_VERSION KERNEL_VERSION(0, 0x26, 0)
|
||||
#define CAMSYS_DRIVER_VERSION KERNEL_VERSION(0, 0x27, 0)
|
||||
|
||||
#define CAMSYS_PLATFORM_DRV_NAME "RockChip-CamSys"
|
||||
#define CAMSYS_PLATFORM_MARVIN_NAME "Platform_MarvinDev"
|
||||
|
||||
Reference in New Issue
Block a user