Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96463
b: refs/heads/master
c: 0cf942d
h: refs/heads/master
i:
  96461: 402acc6
  96459: cd53246
  96455: 031531d
  96447: 058af91
v: v3
  • Loading branch information
Eric BENARD authored and Linus Torvalds committed May 13, 2008
1 parent da0d98a commit e010b24
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: fe2cc53ee013a4d4d0317d418e7019fe6533a5a8
refs/heads/master: 0cf942d75a6acfa11a41f63330d8780901eda4af
2 changes: 1 addition & 1 deletion trunk/drivers/spi/pxa2xx_spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1567,7 +1567,7 @@ static int pxa2xx_spi_resume(struct platform_device *pdev)
int status = 0;

/* Enable the SSP clock */
clk_disable(ssp->clk);
clk_enable(ssp->clk);

/* Start the queue running */
status = start_queue(drv_data);
Expand Down

0 comments on commit e010b24

Please sign in to comment.