diff options
author | Axel Lin <[email protected]> | 2010-08-27 16:37:34 +0800 |
---|---|---|
committer | Liam Girdwood <[email protected]> | 2010-09-01 12:59:34 +0100 |
commit | 747cc851dc42ffeac2872da066ca4293a6d90baf (patch) | |
tree | b110d53428982a59bac77d1259611719a41a436a /tools/perf/util/trace-event-scripting.c | |
parent | 938b45927c240cf75a01ce29af3f173762e762f8 (diff) |
regulator: set max8998->dev to &pdev->dev.
max8998->dev is NULL in current implementation, set it to &pdev->dev.
regulator_register() still return success if max8998->dev is NULL,
but rdev->dev.parent will be set to NULL which is incorrect.
Signed-off-by: Axel Lin <[email protected]>
Acked-by: Mark Brown <[email protected]>
Signed-off-by: Liam Girdwood <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions