diff options
| author | Laurent Pinchart <[email protected]> | 2020-07-06 20:36:33 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-07-19 10:34:59 +0200 |
| commit | 92790656cee2f0b02855452d73f85127ac68081c (patch) | |
| tree | 6d45e0ea7c6accfe699cbe757bf64215087f69f0 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | dfbb172e512eaba56039e0b4c485256295442147 (diff) | |
media: ti-vpe: cal: Store struct device in cal_dev
The cal_dev structure stores the platform_device pointer, but most
accesses to that field need the device pointer. Store the struct device
pointer directly to simplify the code, and use to_platform_device() in
the two locations that need the platform device.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Benoit Parrot <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions