commit | e2241531a5d015b55cdddd488f6f3477c785f34e | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Apr 01 09:12:54 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Apr 19 11:28:42 2011 -0300 |
tree | 7218ab58ff538e5958d0cc6e9e069a91f0321c3e | |
parent | c09af044db91bf0f8ca5073f5863c7280de39cc1 [diff] |
[media] omap3isp: Don't increment node entity use count when poweron fails When open a device node, all entities part of the same pipeline are powered on. If one of the entities fails to be powered on, the open operations fails. In that case the device node entity use count must not be incremented. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>