media: v4l: async: Prepare for async sub-device notifiers
authorSakari Ailus <sakari.ailus@linux.intel.com>
Mon, 25 Sep 2017 00:48:08 +0000 (20:48 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 31 Oct 2017 17:54:57 +0000 (13:54 -0400)
commita3620cb48d303f07160694c00d9c1c8f0ea96690
tree06056274897c68e1e3a1acc5a2f93cf272f36c7b
parent479bc5a8c662e9d9de47e95ee26ebaf15f36a771
media: v4l: async: Prepare for async sub-device notifiers

Refactor the V4L2 async framework a little in preparation for async
sub-device notifiers. This avoids making some structural changes in the
patch actually implementing sub-device notifiers, making that patch easier
to review.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
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>
drivers/media/v4l2-core/v4l2-async.c