commit | 08ad7b7f542bad5d1476573ddecefc1899da21e4 | [log] [tgz] |
---|---|---|
author | Yadwinder Singh Brar <yadi.brar@samsung.com> | Sun Jul 07 17:14:22 2013 +0530 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Jul 31 02:04:01 2013 +0200 |
tree | 2c099f5ac936ac0a7163d952ab443706e2869887 | |
parent | f10111cc83b07251e4f8788343c952a5742d748e [diff] |
mfd: s2mps11: Remove clocks from regulators list Since these are fixed rate clocks which are registered with common clock framework so remove these from list of regulators which were unnecessarily incrementing the count(S2MPS11_REGULATOR_MAX) of regulators. Signed-off-by: Yadwinder Singh Brar <yadi.brar@samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>