From 7d8b0f7344ff23f92905ef95e990838e56fc3ef4 Mon Sep 17 00:00:00 2001 From: Markinus Date: Tue, 9 Nov 2010 18:42:56 +0100 Subject: [PATCH] htcleo: enabled 720p camera Some identification is missed, have to find it. if I create the devices with node 0, then the driver will have 1. If I do 1 the driver will have 0 . . argh. But do simple a link from 0 ->1 and then it works. ln -s /dev/msm_camera/control0 /dev/msm_camera/control1 ln -s /dev/msm_camera/frame0 /dev/msm_camera/frame1 ln -s /dev/msm_camera/config0 /dev/msm_camera/config1 --- arch/arm/configs/htcleo_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/htcleo_defconfig b/arch/arm/configs/htcleo_defconfig index 5dbd354d..1aa391ba 100644 --- a/arch/arm/configs/htcleo_defconfig +++ b/arch/arm/configs/htcleo_defconfig @@ -1280,7 +1280,7 @@ CONFIG_VIDEO_HELPER_CHIPS_AUTO=y CONFIG_MSM_CAMERA=y CONFIG_MSM_CAMERA_LEGACY=y # CONFIG_MSM_CAMERA_7X30 is not set -# CONFIG_720P_CAMERA is not set +CONFIG_720P_CAMERA=y # CONFIG_MSM_CAMERA_DEBUG is not set #