Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345028
b: refs/heads/master
c: 916a871
h: refs/heads/master
v: v3
  • Loading branch information
Ulf Hansson authored and Samuel Ortiz committed Nov 23, 2012
1 parent 02d8179 commit 048486b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: acad189b08456722ca4a8984218d6f38f4563cbc
refs/heads/master: 916a871c48ef3ecbc4cac8f185c03160d0b42bfd
4 changes: 4 additions & 0 deletions trunk/drivers/mfd/ab8500-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -951,6 +951,10 @@ static struct mfd_cell __devinitdata abx500_common_devs[] = {
.name = "ab8500-regulator",
.of_compatible = "stericsson,ab8500-regulator",
},
{
.name = "abx500-clk",
.of_compatible = "stericsson,abx500-clk",
},
{
.name = "ab8500-gpadc",
.of_compatible = "stericsson,ab8500-gpadc",
Expand Down

0 comments on commit 048486b

Please sign in to comment.