commit | 45432d41a2eebf5daaacb81de37fbfffc0a8faa7 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Mon May 07 06:53:27 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon May 14 09:33:25 2012 -0300 |
tree | ff91ee867101be41f6ecdcf67a897d0194e2b51b | |
parent | 8cd058423f22072c1147d3e99161252e1e72333a [diff] |
[media] gspca_gl860: Add a present check to sd_stop0 The sensor specific dev_post_unset_alt functions all try to write to the bridge, and none free any memory, so they should be skipped if stop0 is called on disconnection. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>