commit | 4a0abfaa9662365303df2accf16383a2edb49a7b | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Fri Mar 16 19:14:55 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 19 22:16:46 2012 -0300 |
tree | 237223aae447ea55b49042d4ded65a0c56b60bc8 | |
parent | f2354dd180755e25369167eda5de2c226d59fb1d [diff] |
[media] mmp-camera: Don't power up the sensor on resume We still need to power up the controller to avoid unsightly self-immolation should something try to access its registers, but the sensor can stay powered down unless the camera was actually operating at suspend time. This gets rid of the camera LED flash on resume, fixing OLPC bug #11644. Signed-off-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>