提交 210fa70d 编写于 作者: C Chaithrika U S 提交者: Mauro Carvalho Chehab

V4L/DVB (12453a): DaVinci: DM646x: Update the structure name as per header file changes

In the platform header file, the subdev_info structure name has been changed
to vpif_subdev_info. Update this change in the driver too.

Applies to v4l-dvb repository.
Signed-off-by: NChaithrika U S <chaithrika@ti.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 7b140b89
......@@ -1422,7 +1422,7 @@ static int initialize_vpif(void)
*/
static __init int vpif_probe(struct platform_device *pdev)
{
const struct subdev_info *subdevdata;
const struct vpif_subdev_info *subdevdata;
int i, j = 0, k, q, m, err = 0;
struct i2c_adapter *i2c_adap;
struct vpif_config *config;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册