diff options
| author | Frank Schaefer <[email protected]> | 2017-02-19 15:29:17 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-03-22 11:38:38 -0300 |
| commit | 9e00695364fb74f3aa9912a6a686db8446dcd695 (patch) | |
| tree | 3e7c30d01ccda5064ad56f22ebfd41afe1c615df /tools/perf/scripts/python | |
| parent | 3b8b2e1cea78652ecf7b976a68f87220a3f27b28 (diff) | |
[media] em28xx: reduce stack usage in sensor probing functions
It's no longer necessary to keep the i2c_client in the device struct
unmodified until a sensor is found, so reduce stack usage in
em28xx_probe_sensor_micron() and em28xx_probe_sensor_omnivision() by using
a pointer to the client instead of a local copy.
Reported-by: Arnd Bergmann <[email protected]>
Signed-off-by: Frank Schäfer <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions