Re: [PATCH 1/1] ipu3-cio2: Set CSI-2 receiver sub-device entity function

2019-03-18 Thread Bingbu Cao
Reviewed-by: Bingbu Cao On 3/18/19 11:55 PM, Sakari Ailus wrote: > Set the entity function for the four CSI-2 receiver sub-devices the driver > creates. This avoids a kernel warning from each as well. > > Signed-off-by: Sakari Ailus > --- > drivers/media/pci/intel/ipu3/ipu3-cio2.c | 1 + > 1 f

[PATCH 1/1] ipu3-cio2: Set CSI-2 receiver sub-device entity function

2019-03-18 Thread Sakari Ailus
Set the entity function for the four CSI-2 receiver sub-devices the driver creates. This avoids a kernel warning from each as well. Signed-off-by: Sakari Ailus --- drivers/media/pci/intel/ipu3/ipu3-cio2.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/media/pci/intel/ipu3/ipu3-cio2.