Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357223
b: refs/heads/master
c: c84401c
h: refs/heads/master
i:
  357221: 1102962
  357219: ead3068
  357215: e87a9d7
v: v3
  • Loading branch information
Ezequiel Garcia authored and Mauro Carvalho Chehab committed Dec 27, 2012
1 parent daf96c3 commit a4d1ea3
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 2b9b325d73dc092e1b888c381b98dde57d394194
refs/heads/master: c84401c200423e4855bc990d8460cc0c3a2bb664
3 changes: 1 addition & 2 deletions trunk/drivers/media/radio/wl128x/fmdrv_common.c
Original file line number Diff line number Diff line change
Expand Up @@ -1563,8 +1563,7 @@ int fmc_prepare(struct fmdev *fmdev)
fmdev->irq_info.mask = FM_MAL_EVENT;

/* Region info */
memcpy(&fmdev->rx.region, &region_configs[default_radio_region],
sizeof(struct region_info));
fmdev->rx.region = region_configs[default_radio_region];

fmdev->rx.mute_mode = FM_MUTE_OFF;
fmdev->rx.rf_depend_mute = FM_RX_RF_DEPENDENT_MUTE_OFF;
Expand Down

0 comments on commit a4d1ea3

Please sign in to comment.