On Fri January 25 2013 18:27:01 Frank Schäfer wrote: > Signed-off-by: Frank Schäfer <fschaefer.oss@xxxxxxxxxxxxxx> > --- > drivers/media/usb/em28xx/em28xx-video.c | 1 + > 1 Datei geändert, 1 Zeile hinzugefügt(+) > > diff --git a/drivers/media/usb/em28xx/em28xx-video.c b/drivers/media/usb/em28xx/em28xx-video.c > index dd05cfb..e97b095 100644 > --- a/drivers/media/usb/em28xx/em28xx-video.c > +++ b/drivers/media/usb/em28xx/em28xx-video.c > @@ -1695,6 +1695,7 @@ static const struct v4l2_ioctl_ops radio_ioctl_ops = { > #ifdef CONFIG_VIDEO_ADV_DEBUG > .vidioc_g_register = vidioc_g_register, > .vidioc_s_register = vidioc_s_register, > + .vidioc_g_chip_ident = vidioc_g_chip_ident, > #endif > }; > > g_chip_ident can be moved out of ADV_DEBUG, both for video and radio devices. Regards, Hans -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html