X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=drivers%2Fmedia%2Fvideo%2Ftea6415c.c;fp=drivers%2Fmedia%2Fvideo%2Ftea6415c.c;h=7519fd1f57efbd14418b7c9993d34a0528e6ab34;hb=069b747931f13eda289c1d59a09ecc8162281a76;hp=31dde86f2df4f6f187fe97eea6c8358efef22f1a;hpb=4ab9203b1b7e45f1beae7eb0c67d663a26257a69;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/media/video/tea6415c.c b/drivers/media/video/tea6415c.c index 31dde86..7519fd1 100644 --- a/drivers/media/video/tea6415c.c +++ b/drivers/media/video/tea6415c.c @@ -122,7 +122,7 @@ static int switch_matrix(struct i2c_client *client, int i, int o) return ret; } -static int tea6415c_ioctl(struct v4l2_subdev *sd, unsigned cmd, void *arg) +static long tea6415c_ioctl(struct v4l2_subdev *sd, unsigned cmd, void *arg) { if (cmd == TEA6415C_SWITCH) { struct i2c_client *client = v4l2_get_subdevdata(sd);