Laurent Pinchart 503c3d829e [media] media: Entity use count
Due to the wide differences between drivers regarding power management
needs, the media controller does not implement power management.
However, the media_entity structure includes a use_count field that
media drivers can use to track the number of users of every entity for
power management needs.

The use_count field is owned by media drivers and must not be touched by
entity drivers. Access to the field must be protected by the media
device graph_mutex lock.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-03-22 04:53:12 -03:00
..
2011-03-03 11:53:25 -05:00
2011-01-13 08:03:09 -08:00
2011-03-13 15:35:59 -07:00
2011-01-20 21:37:29 +10:30
2011-03-22 04:53:12 -03:00
2011-03-10 14:41:51 -08:00
2011-01-12 04:59:44 -05:00
2011-02-28 12:06:20 -08:00
2011-02-01 16:48:46 +02:00