Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355039
b: refs/heads/master
c: ef4458a
h: refs/heads/master
i:
  355037: cc085fe
  355035: e5dba03
  355031: d0f677a
  355023: 8a99b41
  355007: 7a33d2e
v: v3
  • Loading branch information
Fengguang Wu authored and Greg Kroah-Hartman committed Jan 21, 2013
1 parent 1bd4772 commit 2756279
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: 24208bbed9e1116455be2e4b82c9b559f2462a59
refs/heads/master: ef4458a16561ea901ac410cb38407d0928a54d1d
2 changes: 1 addition & 1 deletion trunk/drivers/char/hw_random/exynos-rng.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ static int exynos_rng_runtime_resume(struct device *dev)
}


UNIVERSAL_DEV_PM_OPS(exynos_rng_pm_ops, exynos_rng_runtime_suspend,
static UNIVERSAL_DEV_PM_OPS(exynos_rng_pm_ops, exynos_rng_runtime_suspend,
exynos_rng_runtime_resume, NULL);

static struct platform_driver exynos_rng_driver = {
Expand Down

0 comments on commit 2756279

Please sign in to comment.