提交 5323aaf1 编写于 作者: S Sakari Ailus 提交者: Mauro Carvalho Chehab

media: ccs: Remove remaining support for platform data

No need to support platform data; remove support for conveying hardware
configuration that way.
Signed-off-by: NSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab+huawei@kernel.org>
上级 af1eed0c
......@@ -2860,9 +2860,6 @@ static struct ccs_hwconfig *ccs_get_hwconfig(struct device *dev)
int i;
int rval;
if (!fwnode)
return dev->platform_data;
ep = fwnode_graph_get_next_endpoint(fwnode, NULL);
if (!ep)
return NULL;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册