diff options
author | 2012-11-24 00:50:52 +0800 | |
---|---|---|
committer | 2012-11-27 20:25:13 +0000 | |
commit | 16ed9f0701d2bb06d96754ba1d3edbf9aa5faeef (patch) | |
tree | b8acb3ed4d4022407cab4b12ccd5170855ed8d61 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | regulator: add a regulator driver for the AS3711 PMIC (diff) | |
download | linux-dev-16ed9f0701d2bb06d96754ba1d3edbf9aa5faeef.tar.xz linux-dev-16ed9f0701d2bb06d96754ba1d3edbf9aa5faeef.zip |
regulator: as3711: Fix valid min_uV/max_UV checking in as3711_bound_check
Below cases are supposed to be valid:
min_uV == max_uV == info->max_uV
min_uV == max_uV == rdev->desc->min_uV
Don't return -EINVAL for above cases.
This patch also includes below cleanups:
- Use rdev_get_drvdata(rdev) instead of rdev->reg_data.
- Remove unnecessary WARN_ON, it looks pointless.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions