Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206624
b: refs/heads/master
c: 265c770
h: refs/heads/master
v: v3
  • Loading branch information
Kuninori Morimoto authored and Mark Brown committed Jul 29, 2010
1 parent d2a38ce commit 07252b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: bced8f5a36dde4ec5b255752433789066084bc85
refs/heads/master: 265c770d03e1e3f9958172d6a7cae59e68b86db2
5 changes: 0 additions & 5 deletions trunk/sound/soc/sh/fsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1043,11 +1043,6 @@ static int fsi_probe(struct platform_device *pdev)
unsigned int irq;
int ret;

if (0 != pdev->id) {
dev_err(&pdev->dev, "current fsi support id 0 only now\n");
return -ENODEV;
}

id_entry = pdev->id_entry;
if (!id_entry) {
dev_err(&pdev->dev, "unknown fsi device\n");
Expand Down

0 comments on commit 07252b4

Please sign in to comment.