X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmedia%2Fvideo%2Fwm8775.c;h=67a409e60c46559b4aa76fe820ac60b2a88e07b5;hb=c36c804559d3a891a2e655ba8185b4fa7eaee156;hp=869f9e7946b6082bb9df221ccc056d13e808e0d9;hpb=4f02f8220562591322c118d07a32bebf705318b7;p=linux-2.6 diff --git a/drivers/media/video/wm8775.c b/drivers/media/video/wm8775.c index 869f9e7946..67a409e60c 100644 --- a/drivers/media/video/wm8775.c +++ b/drivers/media/video/wm8775.c @@ -159,7 +159,8 @@ static int wm8775_command(struct i2c_client *client, unsigned cmd, void *arg) * concerning the addresses: i2c wants 7 bit (without the r/w bit), so '>>1' */ -static int wm8775_probe(struct i2c_client *client) +static int wm8775_probe(struct i2c_client *client, + const struct i2c_device_id *id) { struct wm8775_state *state;