Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321543
b: refs/heads/master
c: d06a8a4
h: refs/heads/master
i:
  321541: 88693bd
  321539: 6502ac4
  321535: 695fbec
v: v3
  • Loading branch information
Julia Lawall authored and Rafael J. Wysocki committed Aug 8, 2012
1 parent 4bf177f commit a3c3242
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 7523ceed42d84c1afaa1dc498bffed53c2aa444e
refs/heads/master: d06a8a4fe7d81e8d1fa3d753be9b14c785b4b2e7
1 change: 1 addition & 0 deletions trunk/drivers/cpufreq/pcc-cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ static int __init pcc_cpufreq_probe(void)
mem_resource->address_length);
if (pcch_virt_addr == NULL) {
pr_debug("probe: could not map shared mem region\n");
ret = -ENOMEM;
goto out_free;
}
pcch_hdr = pcch_virt_addr;
Expand Down

0 comments on commit a3c3242

Please sign in to comment.