diff options
author | Jason Kridner <jkridner@beagleboard.org> | 2010-08-05 09:21:22 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-08-05 22:08:20 +0200 |
commit | 7058b8b5dda8a6ce31e79c5253bb38789077c3ef (patch) | |
tree | 7a9408e35f8aa1432aa2c454074c3b2db95a12ef /recipes/linux/linux-omap-psp_2.6.32.bb | |
parent | 7d4247c9d8c8e54eb4ac174c7843c645a3f39bf6 (diff) |
linux-omap-psp_2.6.32: Move camera sensor reset
Camera reset needed to be done after applying power.
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Koen Kooi <koen@beagleboard.org>
Diffstat (limited to 'recipes/linux/linux-omap-psp_2.6.32.bb')
-rw-r--r-- | recipes/linux/linux-omap-psp_2.6.32.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap-psp_2.6.32.bb b/recipes/linux/linux-omap-psp_2.6.32.bb index 5c1287bc7e..887e3d52bd 100644 --- a/recipes/linux/linux-omap-psp_2.6.32.bb +++ b/recipes/linux/linux-omap-psp_2.6.32.bb @@ -130,6 +130,7 @@ SRC_URI = "git://arago-project.org/git/people/sriram/ti-psp-omap.git;protocol=gi file://cam/0071-mt9t112-Trigger-autofocus-at-the-end-of-context-swit.patch \ file://cam/0002-omap3beagle-camera-Fix-dual-sensor-registration.patch \ file://cam/0003-mt9v113-Fix-State-variable-handling.patch \ + file://cam/0001-Move-sensor-rest-to-after-applying-power.patch \ file://0001-BeagleBoard-Adjust-USER-button-pin-for-xM.patch \ file://defconfig" |