Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371962
b: refs/heads/master
c: 078e027
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Warren authored and Mark Brown committed Mar 4, 2013
1 parent 59a3cc5 commit efa63ba
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: bddd7d0230deb3fbc2cb32e0af04f7cf46397e9e
refs/heads/master: 078e027386b2fdeb154393eb87a5b325d0937ed9
5 changes: 0 additions & 5 deletions trunk/sound/soc/tegra/tegra_wm9712.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@ static int tegra_wm9712_driver_probe(struct platform_device *pdev)
struct tegra_wm9712 *machine;
int ret;

if (!pdev->dev.of_node) {
dev_err(&pdev->dev, "No platform data supplied\n");
return -EINVAL;
}

machine = devm_kzalloc(&pdev->dev, sizeof(struct tegra_wm9712),
GFP_KERNEL);
if (!machine) {
Expand Down

0 comments on commit efa63ba

Please sign in to comment.