sony-laptop: add camera enable/disable parameter, better handle possible infinite...
authormalattia@linux.it <malattia@linux.it>
Sat, 28 Apr 2007 14:18:45 +0000 (23:18 +0900)
committerLen Brown <len.brown@intel.com>
Sun, 29 Apr 2007 02:05:48 +0000 (22:05 -0400)
commit5f3d2898d79520bc8d8706ed3859060f9cbb969e
tree3889fe41f3c25a635781a78ea84b1060ac6e523c
parent7b153f366867a3b70daeaf3c6074e4a0594057a7
sony-laptop: add camera enable/disable parameter, better handle possible infinite loop

Use a parameter to enable/disable motion eye camera (for C1VE/C1VN models)
controls and avoid entering an infinite loop if the camera is not present
and the HW doesn't answer as we expect on io commands.

Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/misc/sony-laptop.c