git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d4e9d1
)
[media] media: Properly handle link flags in link setup, link notify callback
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Fri, 11 Mar 2011 14:34:35 +0000
(11:34 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 17 Apr 2011 10:43:32 +0000
(07:43 -0300)
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>
No differences found