Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127857
b: refs/heads/master
c: 8dc5390
h: refs/heads/master
i:
  127855: 336179e
v: v3
  • Loading branch information
Mark Brown authored and Liam Girdwood committed Jan 8, 2009
1 parent 669416f commit 57a1c39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 9f4dab49e5351aead75d20f2d39acd0d6cf5f1c6
refs/heads/master: 8dc5390d4f3fd8acc73773a56fea13544e7924dc
4 changes: 2 additions & 2 deletions trunk/drivers/regulator/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ static DEFINE_MUTEX(regulator_list_mutex);
static LIST_HEAD(regulator_list);
static LIST_HEAD(regulator_map_list);

/**
/*
* struct regulator_dev
*
* Voltage / Current regulator class device. One for each regulator.
Expand All @@ -56,7 +56,7 @@ struct regulator_dev {
void *reg_data; /* regulator_dev data */
};

/**
/*
* struct regulator_map
*
* Used to provide symbolic supply names to devices.
Expand Down

0 comments on commit 57a1c39

Please sign in to comment.