Implement open, close and poll ops.Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
Open:
Configure the vb2 queue and v4l2 file handler. Allocate a video instance
and add the instance to core instance list.
Close:
Free the instance and remove it from core instance list.