Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255761
b: refs/heads/master
c: eb40e3e
h: refs/heads/master
i:
  255759: fcae0e2
v: v3
  • Loading branch information
Connor Hansen authored and John W. Linville committed Jun 17, 2011
1 parent 1662e68 commit aad9caf
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: a6af1d848179c17deb94621c2e761769f0d99355
refs/heads/master: eb40e3e8bb453519ae17d42e7cab6bdd2b4b9fc5
4 changes: 2 additions & 2 deletions trunk/drivers/ssb/driver_chipcommon_pmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -417,9 +417,9 @@ static void ssb_pmu_resources_init(struct ssb_chipcommon *cc)
u32 min_msk = 0, max_msk = 0;
unsigned int i;
const struct pmu_res_updown_tab_entry *updown_tab = NULL;
unsigned int updown_tab_size;
unsigned int updown_tab_size = 0;
const struct pmu_res_depend_tab_entry *depend_tab = NULL;
unsigned int depend_tab_size;
unsigned int depend_tab_size = 0;

switch (bus->chip_id) {
case 0x4312:
Expand Down

0 comments on commit aad9caf

Please sign in to comment.