commit | 23989b43f1079fdb90a621cc554a516b3a012981 | [log] [tgz] |
---|---|---|
author | Steve Longerbeam <slongerbeam@gmail.com> | Sat Sep 29 15:54:07 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Thu Oct 04 15:20:00 2018 -0400 |
tree | 0973973e1d42ce0d465e7d9c41be318c2fe9be69 | |
parent | b47d7ff1ae8d40eef92abbe718316c8a56558744 [diff] |
media: v4l2: async: Add convenience functions to allocate and add asd's Add these convenience functions, which allocate an asd of match type fwnode, i2c, or device-name, of size asd_struct_size, and then adds them to the notifier asd_list. Signed-off-by: Steve Longerbeam <slongerbeam@gmail.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>