|
@@ -1631,7 +1631,7 @@ static int soc_of_bind(struct soc_camera_host *ici,
|
|
struct soc_camera_async_client *sasc;
|
|
struct soc_camera_async_client *sasc;
|
|
struct soc_of_info *info;
|
|
struct soc_of_info *info;
|
|
struct i2c_client *client;
|
|
struct i2c_client *client;
|
|
- char clk_name[V4L2_SUBDEV_NAME_SIZE];
|
|
|
|
|
|
+ char clk_name[V4L2_SUBDEV_NAME_SIZE + 32];
|
|
int ret;
|
|
int ret;
|
|
|
|
|
|
/* allocate a new subdev and add match info to it */
|
|
/* allocate a new subdev and add match info to it */
|