eeepc-laptop: don't enable camera at startup if it's already on.
authorLuca Niccoli <lultimouomo@gmail.com>
Fri, 16 Oct 2009 20:22:47 +0000 (22:22 +0200)
committerLen Brown <len.brown@intel.com>
Tue, 3 Nov 2009 15:24:19 +0000 (10:24 -0500)
Switching the camera takes 500ms, checking if it's on is almost free...
The BIOS remembers the setting through reboots, so there's good chance the
camera is already enabled.

Signed-off-by: Luca Niccoli <lultimouomo@gmail.com>
Cc: Corentin Chary <corentincj@iksaif.net>
Cc: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Cc: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found