diff options
| author | Axel Lin <[email protected]> | 2014-03-09 15:32:19 +0800 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2014-03-10 10:12:13 +0000 |
| commit | 8a221df6996f296aba4d4d713a42799bb28fde69 (patch) | |
| tree | bc626a5bdaef088f439edf073720342a553119cb /drivers/clocksource/qcom-timer.c | |
| parent | 58c9537791018f1cbe1c2b46128207758dce3745 (diff) | |
regulator: max8998: Remove unnecessary **rdev from struct max8998_data
Now we are using devm_regulator_register(), so we don't need to allocate *rdev[]
array to store return value of devm_regulator_register. Use a *rdev variable is
enough for checking return status.
Signed-off-by: Axel Lin <[email protected]>
Acked-by: MyungJoo Ham <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/clocksource/qcom-timer.c')
0 files changed, 0 insertions, 0 deletions