commit | ab0d1cbe55014ac65cfc317f8ef2cd5fa4b7d4da | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Fri Jun 08 12:03:04 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jun 11 12:01:42 2012 +0800 |
tree | 969e3bd8ce1075bb36e60b93dc3042e52d2a7c7c | |
parent | d01c3a1e1b1e4e417202adf1e9dec0730eb00e2b [diff] |
regulator: max77686: Check pdata->num_regulators earlier If this driver only works when pdata->num_regulators == MAX77686_REGULATORS, let's check it earlier. Also remove unused num_regulators from struct max77686_data. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>