aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
diff options
context:
space:
mode:
authorAndrew Morton <akpm@linux-foundation.org>2007-12-13 02:30:26 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-12-13 17:58:05 -0200
commit4b5ae10c815941fab8e0e3b3801b4cb60ee2383a (patch)
treef70c07371eb0f3268a23696176a985e3f36bbf70 /drivers/media
parentV4L/DVB (6814): Makefile: always enter video/ (diff)
downloadlinux-dev-4b5ae10c815941fab8e0e3b3801b4cb60ee2383a.tar.xz
linux-dev-4b5ae10c815941fab8e0e3b3801b4cb60ee2383a.zip
V4L/DVB (6819): i2c: fix drivers/media/video/bt866.c
usage_count got removed. Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media')
-rw-r--r--drivers/media/video/bt866.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/bt866.c b/drivers/media/video/bt866.c
index b767b098d14b..96b415576f0d 100644
--- a/drivers/media/video/bt866.c
+++ b/drivers/media/video/bt866.c
@@ -300,7 +300,6 @@ static struct i2c_client bt866_client_tmpl =
.addr = 0,
.adapter = NULL,
.driver = &i2c_driver_bt866,
- .usage_count = 0
};
static int bt866_found_proc(struct i2c_adapter *adapter,