From 59ff7c040de89ebfa70d90d6a82b1893133ec937 Mon Sep 17 00:00:00 2001 From: Vaibhav Hiremath Date: Mon, 9 Nov 2009 09:13:20 -0300 Subject: [PATCH] --- yaml --- r: 174161 b: refs/heads/master c: e53a70b4725f0a5e10e659c8352696548b9b9478 h: refs/heads/master i: 174159: db84b865227cd4fd2ace6534a77467d16524a00e v: v3 --- [refs] | 2 +- trunk/include/media/davinci/vpfe_capture.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 008aab836643..1df9f4b4ae20 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 204e6ea981ac46974508ddf403dbb72dc804dcb3 +refs/heads/master: e53a70b4725f0a5e10e659c8352696548b9b9478 diff --git a/trunk/include/media/davinci/vpfe_capture.h b/trunk/include/media/davinci/vpfe_capture.h index 71d8982e13ff..d863e5e8426d 100644 --- a/trunk/include/media/davinci/vpfe_capture.h +++ b/trunk/include/media/davinci/vpfe_capture.h @@ -83,6 +83,8 @@ struct vpfe_subdev_info { struct vpfe_config { /* Number of sub devices connected to vpfe */ int num_subdevs; + /* i2c bus adapter no */ + int i2c_adapter_id; /* information about each subdev */ struct vpfe_subdev_info *sub_devs; /* evm card info */