Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353998
b: refs/heads/master
c: 4ee723a
h: refs/heads/master
v: v3
  • Loading branch information
Fabio Estevam authored and Greg Kroah-Hartman committed Jan 17, 2013
1 parent 9adfe7b commit ba79dff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: c6b7ae5550fe2d4090628c366a2d3fba2d3c4293
refs/heads/master: 4ee723a96f9313d67e88c7a9d3ae6162d2308f2d
3 changes: 0 additions & 3 deletions trunk/drivers/staging/imx-drm/ipu-v3/ipu-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -1142,9 +1142,6 @@ static int ipu_probe(struct platform_device *pdev)
static int ipu_remove(struct platform_device *pdev)
{
struct ipu_soc *ipu = platform_get_drvdata(pdev);
struct resource *res;

res = platform_get_resource(pdev, IORESOURCE_MEM, 0);

platform_device_unregister_children(pdev);
ipu_submodules_exit(ipu);
Expand Down

0 comments on commit ba79dff

Please sign in to comment.