diff options
author | Axel Lin <[email protected]> | 2012-11-24 00:50:52 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2012-11-27 20:25:13 +0000 |
commit | 16ed9f0701d2bb06d96754ba1d3edbf9aa5faeef (patch) | |
tree | b8acb3ed4d4022407cab4b12ccd5170855ed8d61 /net/lapb/lapb_timer.c | |
parent | f1e64f90269c197a0619535917210543c0112fcc (diff) |
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 <[email protected]>
Acked-by: Guennadi Liakhovetski <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions