commit | 7a6f0b22706e2314dbba91f53d20502050aec1d2 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Mar 11 11:34:35 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Apr 17 07:43:32 2011 -0300 |
tree | 7b4772155fd7483d6a45a0233ebcba753b48617e | |
parent | 2d4e9d1db22117ebcd4f3353cb45292a8704d511 [diff] |
[media] media: Properly handle link flags in link setup, link notify callback The link flags were not properly handled in __media_entity_setup_link which could lead to link_notify callback to be called when the flags are not modified. Fix this. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>