v4l2: don't abuse the class lock
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 7 Dec 2010 10:40:58 +0000 (11:40 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 7 Dec 2010 10:40:58 +0000 (11:40 +0100)
commit22443cfb134ad5924e0cd7b2c5167331e13074f6
tree233a509923386aa32c83059d4e5df2e0ce27f1bf
parent83ed1deda9f2b1e0788f8dffd4bb49a1e10afc8a
v4l2: don't abuse the class lock

Use a new static lock to protect the probed device list instead of the object
class lock.
sys/v4l2/gstv4l2object.c