diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2009-06-19 16:32:56 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2009-06-19 16:32:56 +0200 |
commit | 06db2bf24db3684dec5bc4cb6883c196e8a8cbba (patch) | |
tree | cc4f6890ef56521cbd06599f20c9b3a876a5dcd9 /linux/drivers/media/video/em28xx/em28xx-dvb.c | |
parent | 78b537e32fbc1e45a9d5fe1086c4e6c303661e53 (diff) | |
download | mediapointer-dvb-s2-06db2bf24db3684dec5bc4cb6883c196e8a8cbba.tar.gz mediapointer-dvb-s2-06db2bf24db3684dec5bc4cb6883c196e8a8cbba.tar.bz2 |
v4l: remove video_register_device_index
From: Hans Verkuil <hverkuil@xs4all.nl>
video_register_device_index is never actually called, instead the
stream index number is always calculated automatically.
This patch removes this function and simplifies the internal get_index
function since that can now always just return the first free index.
Priority: normal
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux/drivers/media/video/em28xx/em28xx-dvb.c')
0 files changed, 0 insertions, 0 deletions