Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74823
b: refs/heads/master
c: f6b5cf7
h: refs/heads/master
i:
  74821: 53cffb1
  74819: 74e5e53
  74815: 2eb0e66
v: v3
  • Loading branch information
Jiri Kosina authored and Mauro Carvalho Chehab committed Dec 11, 2007
1 parent 3dabd91 commit 8df4e82
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8733e29748591ce04f7cf07fc9c177f63e7df6af
refs/heads/master: f6b5cf771afcc96444cab44805e5a73e42f97db2
2 changes: 2 additions & 0 deletions trunk/drivers/media/dvb/dvb-usb/dibusb-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ static struct dibx000_agc_config dib3000p_panasonic_agc_config = {
.agc2_slope2 = 0x1e,
};

#ifdef CONFIG_DVB_DIB3000MC
static struct dib3000mc_config mod3000p_dib3000p_config = {
&dib3000p_panasonic_agc_config,

Expand Down Expand Up @@ -305,6 +306,7 @@ int dibusb_dib3000mc_tuner_attach(struct dvb_usb_adapter *adap)
return 0;
}
EXPORT_SYMBOL(dibusb_dib3000mc_tuner_attach);
#endif

/*
* common remote control stuff
Expand Down

0 comments on commit 8df4e82

Please sign in to comment.