Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187457
b: refs/heads/master
c: cfab57e
h: refs/heads/master
i:
  187455: d3e01d0
v: v3
  • Loading branch information
Stefan Schmidt authored and Eric Miao committed Mar 1, 2010
1 parent e1b937b commit 4b0c47d
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: 1f3b536be7bfb3930cf7dc6d995d82877f25d6cf
refs/heads/master: cfab57e0e44631b1369e05efa54031b993511c2f
2 changes: 1 addition & 1 deletion trunk/arch/arm/common/scoop.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ EXPORT_SYMBOL(reset_scoop);
EXPORT_SYMBOL(read_scoop_reg);
EXPORT_SYMBOL(write_scoop_reg);

#ifdef CONFIG_PM
static void check_scoop_reg(struct scoop_dev *sdev)
{
unsigned short mcr;
Expand All @@ -149,7 +150,6 @@ static void check_scoop_reg(struct scoop_dev *sdev)
iowrite16(0x0101, sdev->base + SCOOP_MCR);
}

#ifdef CONFIG_PM
static int scoop_suspend(struct platform_device *dev, pm_message_t state)
{
struct scoop_dev *sdev = platform_get_drvdata(dev);
Expand Down

0 comments on commit 4b0c47d

Please sign in to comment.