Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173880
b: refs/heads/master
c: 0254294
h: refs/heads/master
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed Dec 5, 2009
1 parent b89d07b commit b73445b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 486ba12b7ae1edd5549494ae1cbfaa4794d1af5a
refs/heads/master: 0254294f378cd4c50de550ce0a32c70aba668f17
6 changes: 3 additions & 3 deletions trunk/drivers/media/dvb/dvb-usb/af9015.c
Original file line number Diff line number Diff line change
Expand Up @@ -1297,7 +1297,7 @@ static struct dvb_usb_device_properties af9015_properties[] = {
.firmware = "dvb-usb-af9015.fw",
.no_reconnect = 1,

.size_of_priv = sizeof(struct af9015_state), \
.size_of_priv = sizeof(struct af9015_state),

.num_adapters = 2,
.adapter = {
Expand Down Expand Up @@ -1403,7 +1403,7 @@ static struct dvb_usb_device_properties af9015_properties[] = {
.firmware = "dvb-usb-af9015.fw",
.no_reconnect = 1,

.size_of_priv = sizeof(struct af9015_state), \
.size_of_priv = sizeof(struct af9015_state),

.num_adapters = 2,
.adapter = {
Expand Down Expand Up @@ -1509,7 +1509,7 @@ static struct dvb_usb_device_properties af9015_properties[] = {
.firmware = "dvb-usb-af9015.fw",
.no_reconnect = 1,

.size_of_priv = sizeof(struct af9015_state), \
.size_of_priv = sizeof(struct af9015_state),

.num_adapters = 2,
.adapter = {
Expand Down

0 comments on commit b73445b

Please sign in to comment.