Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220635
b: refs/heads/master
c: 47dabae
h: refs/heads/master
i:
  220633: 4ecf37b
  220631: 1bff609
v: v3
  • Loading branch information
Axel Lin authored and Samuel Ortiz committed Oct 28, 2010
1 parent c02a32d commit a3782e4
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: a8d6aa08dd3e004df6a6e63a61698d834a191ad3
refs/heads/master: 47dabaeedb4d6e841ac4d66ef249ce9c61303049
1 change: 1 addition & 0 deletions trunk/drivers/mfd/ezx-pcap.c
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ static int __devinit ezx_pcap_probe(struct spi_device *spi)
pcap->irq_base = pdata->irq_base;
pcap->workqueue = create_singlethread_workqueue("pcapd");
if (!pcap->workqueue) {
ret = -ENOMEM;
dev_err(&spi->dev, "cant create pcap thread\n");
goto free_pcap;
}
Expand Down

0 comments on commit a3782e4

Please sign in to comment.