commit | 9ec2ac9bd0f91caa0fc4b04bbc221b36220096ae | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Tue Feb 11 22:01:14 2020 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Wed Dec 02 15:48:27 2020 +0100 |
tree | 18f442b8fb6f83f8d89369a171b0a825a4c3a9ae | |
parent | ae7855a4f927cb7362926123851399073a7d54c2 [diff] |
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>