diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2017-07-17 10:04:20 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-10-31 13:53:18 -0400 |
commit | 24def9b586349ec1ecea7989fc219e688d1d1e74 (patch) | |
tree | 427789cf93604d22bf70f458743855ccc746d6df /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ddddc18b219ada692704c5467d16fff8c79cf287 (diff) |
media: v4l: async: Register sub-devices before calling bound callback
Register the sub-device before calling the notifier's bound callback.
Doing this the other way around is problematic as the struct v4l2_device
has not assigned for the sub-device yet and may be required by the bound
callback.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Acked-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions