commit | 74ca11c2056d01d9ebb3615cd781a148450c3c82 | [log] [tgz] |
---|---|---|
author | Bastien Nocera <hadess@hadess.net> | Sat Jan 10 23:44:22 2009 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sat Jan 10 23:46:14 2009 -0800 |
tree | d09bcb1ca0896c5bbc9ec3224ddc3008e55378c7 | |
parent | 3c0340b774916caa4149892504169d290c8a720a [diff] |
Input: uvc - the button on the camera is KEY_CAMERA Cameras should generate KEY_CAMERA, not BTN_0. Also call input_sync() on the device once the button has been pressed. Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>