Re: [PATCH] media: vivid: fix device init when no_error_inj=1 and fb disabled

2019-07-25 Thread Hans Verkuil
On 7/24/19 5:19 PM, Guillaume Tucker wrote: > Add an extra condition to add the video output control class when the > device has some hdmi outputs defined. This is required to then always > be able to add the display present control, which is enabled when > there are some hdmi outputs. > > This f

[PATCH] media: vivid: fix device init when no_error_inj=1 and fb disabled

2019-07-24 Thread Guillaume Tucker
Add an extra condition to add the video output control class when the device has some hdmi outputs defined. This is required to then always be able to add the display present control, which is enabled when there are some hdmi outputs. This fixes the corner case where no_error_inj is enabled and t