Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212309
b: refs/heads/master
c: 8e41b52
h: refs/heads/master
i:
  212307: 732f6be
v: v3
  • Loading branch information
Grant Likely committed Oct 14, 2010
1 parent 42c729e commit bbdf0ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: f3016fa591c788d6d545ef7907e24c8b5d788759
refs/heads/master: 8e41b527ff2c1d7d8c9a9e8b9f53877af2892cef
2 changes: 1 addition & 1 deletion trunk/drivers/spi/spi_topcliff_pch.c
Original file line number Diff line number Diff line change
Expand Up @@ -749,8 +749,8 @@ static void pch_spi_process_messages(struct work_struct *pwork)
struct pch_spi_data *data;
int bpw;

dev_dbg(&data->master->dev, "%s data initialized\n", __func__);
data = container_of(pwork, struct pch_spi_data, work);
dev_dbg(&data->master->dev, "%s data initialized\n", __func__);

spin_lock(&data->lock);

Expand Down

0 comments on commit bbdf0ab

Please sign in to comment.