diff options
| author | Heiner Kallweit <[email protected]> | 2016-10-25 17:23:37 -0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2016-11-18 17:03:32 -0200 |
| commit | b24ccccaee5e6a73f461b1ca7bbb55d3dfc24a2d (patch) | |
| tree | 7a5024af86170551dbf79c9c58366e2c85cc9a43 /tools/perf/scripts/python | |
| parent | e7cd17a29d72868aa5cfbbd4de7c54a28ed30ff0 (diff) | |
[media] media: rc: nuvoton: eliminate member pdev from struct nvt_dev
Member pdev of struct nvt_dev is needed only to access &pdev->dev.
We can get rid of this it by using rdev->dev.parent instead
(both point to the same struct device).
Setting rdev->dev.parent can be removed from the probe function
as this is done by devm_rc_allocate_device now.
Signed-off-by: Heiner Kallweit <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions