From b1297c0ce9288d2ae2dbbd7a0a54aa5f10da72ec Mon Sep 17 00:00:00 2001 From: Guennadi Liakhovetski Date: Fri, 11 Dec 2009 11:15:06 -0300 Subject: [PATCH] --- yaml --- r: 176842 b: refs/heads/master c: 3fd7ceffddd52c2f8c004a7999ccb705d592cbfd h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/media/soc_camera.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 9346dfd6db92..a568e4f02da9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ee81152ff007a94f90327809566a4b7ff771ffd3 +refs/heads/master: 3fd7ceffddd52c2f8c004a7999ccb705d592cbfd diff --git a/trunk/include/media/soc_camera.h b/trunk/include/media/soc_camera.h index 218639f133d3..831efffaf2ae 100644 --- a/trunk/include/media/soc_camera.h +++ b/trunk/include/media/soc_camera.h @@ -104,6 +104,8 @@ struct soc_camera_link { int i2c_adapter_id; struct i2c_board_info *board_info; const char *module_name; + void *priv; + /* * For non-I2C devices platform platform has to provide methods to * add a device to the system and to remove