Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202511
b: refs/heads/master
c: ed6f2b4
h: refs/heads/master
i:
  202509: c36f6f8
  202507: 0c61774
  202503: 2609fef
  202495: f7e0dc1
v: v3
  • Loading branch information
Arjan van de Ven authored and Matthew Garrett committed Aug 3, 2010
1 parent c3ebd05 commit 5f9bd8e
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: 51cd525dce018f298568d8e2e769b1a698ef91cd
refs/heads/master: ed6f2b4da32913875355f5c9cbbb38e4168b7801
2 changes: 2 additions & 0 deletions trunk/drivers/platform/x86/intel_scu_ipc.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ static int pwr_reg_rdwr(u16 *addr, u8 *data, u32 count, u32 op, u32 id)

mutex_lock(&ipclock);

memset(cbuf, 0, sizeof(cbuf));

if (ipcdev.pdev == NULL) {
mutex_unlock(&ipclock);
return -ENODEV;
Expand Down

0 comments on commit 5f9bd8e

Please sign in to comment.