Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232167
b: refs/heads/master
c: 90d873a
h: refs/heads/master
i:
  232165: e09d82b
  232163: e13c698
  232159: 102b97c
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Jan 19, 2011
1 parent 0a7e822 commit d2d3fad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 9bfaae24f991ff5255de17cd05838d1cd131727c
refs/heads/master: 90d873a7f9389478e68494c530afab8b19c04f29
4 changes: 2 additions & 2 deletions trunk/drivers/media/radio/radio-maxiradio.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ MODULE_PARM_DESC(debug, "activates debug info");
/* TEA5757 pin mappings */
static const int clk = 1, data = 2, wren = 4, mo_st = 8, power = 16;

#define FREQ_LO (50 * 16000)
#define FREQ_HI (150 * 16000)
#define FREQ_LO (87 * 16000)
#define FREQ_HI (108 * 16000)

#define FREQ_IF 171200 /* 10.7*16000 */
#define FREQ_STEP 200 /* 12.5*16 */
Expand Down

0 comments on commit d2d3fad

Please sign in to comment.