Skip to content

Commit

Permalink
mfd: Remove the clocks from the list of max77686 regulators
Browse files Browse the repository at this point in the history
Remove the clocks from the list of regulators to correct the value of
MAX77686_REG_MAX which is used in the regulator driver to represent the no.
of regulators present in max77686.

Signed-off-by: Yadwinder Singh Brar <yadi.brar@samsung.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
  • Loading branch information
Yadwinder Singh Brar authored and Samuel Ortiz committed Jul 9, 2012
1 parent c1516f8 commit a232d56
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/linux/mfd/max77686.h
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@ enum max77686_regulators {
MAX77686_BUCK7,
MAX77686_BUCK8,
MAX77686_BUCK9,
MAX77686_EN32KHZ_AP,
MAX77686_EN32KHZ_CP,
MAX77686_P32KH,

MAX77686_REG_MAX,
};
Expand Down

0 comments on commit a232d56

Please sign in to comment.