Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279817
b: refs/heads/master
c: 3f1517a
h: refs/heads/master
i:
  279815: fe021ff
v: v3
  • Loading branch information
Russell King committed Nov 21, 2011
1 parent ca1b0a8 commit 83efa51
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: e5bc9e257a4ef3dabc6b5573215983d663ffcd55
refs/heads/master: 3f1517a761905c55d1db71cb0afd359d74a76a6c
6 changes: 0 additions & 6 deletions trunk/arch/arm/mach-pxa/poodle.c
Original file line number Diff line number Diff line change
Expand Up @@ -420,17 +420,11 @@ static void poodle_poweroff(void)
arm_machine_restart('h', NULL);
}

static void poodle_restart(char mode, const char *cmd)
{
arm_machine_restart('h', cmd);
}

static void __init poodle_init(void)
{
int ret = 0;

pm_power_off = poodle_poweroff;
arm_pm_restart = poodle_restart;

PCFR |= PCFR_OPDE;

Expand Down

0 comments on commit 83efa51

Please sign in to comment.