7d8b0f7344
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