media: ccs: Give all subdevs a function
authorSakari Ailus <sakari.ailus@linux.intel.com>
Tue, 11 Feb 2020 21:01:14 +0000 (22:01 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 2 Dec 2020 14:48:27 +0000 (15:48 +0100)
commit9ec2ac9bd0f91caa0fc4b04bbc221b36220096ae
tree18f442b8fb6f83f8d89369a171b0a825a4c3a9ae
parentae7855a4f927cb7362926123851399073a7d54c2
media: ccs: Give all subdevs a function

This removes a warning at driver probe time telling that one or two
entities have no function set. The function used for both the binner and
scaler is the scaler.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/ccs/ccs-core.c