Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330006
b: refs/heads/master
c: 0f47191
h: refs/heads/master
v: v3
  • Loading branch information
Fengguang Wu authored and Samuel Ortiz committed Sep 23, 2012
1 parent 1d6ca1d commit 51da436
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: eea6b7cc53aaecf868e1643058159807c744e04e
refs/heads/master: 0f471916d4d03503cf6fb696f7c8baf12fec30b9
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/max8907.c
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ static const struct regmap_irq_chip max8907_rtc_irq_chip = {
.num_irqs = ARRAY_SIZE(max8907_rtc_irqs),
};

struct max8907 *max8907_pm_off;
static struct max8907 *max8907_pm_off;
static void max8907_power_off(void)
{
regmap_update_bits(max8907_pm_off->regmap_gen, MAX8907_REG_RESET_CNFG,
Expand Down

0 comments on commit 51da436

Please sign in to comment.