projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c1a8b9
)
V4L/DVB (6819): i2c: fix drivers/media/video/bt866.c
author
Andrew Morton
<akpm@linux-foundation.org>
Thu, 13 Dec 2007 05:30:26 +0000
(
02:30
-0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Thu, 13 Dec 2007 19:58:05 +0000
(17:58 -0200)
usage_count got removed.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/bt866.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/bt866.c
b/drivers/media/video/bt866.c
index b767b098d14bb677b9c9b7e6393825c61cedff38..96b415576f0deb8f5330eda6f758deb3cb76a73d 100644
(file)
--- 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,