diff options
| author | Laurent Pinchart <[email protected]> | 2016-06-14 15:59:25 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-06-15 05:05:47 -0700 |
| commit | 9120b9060bca4528d13de5c4e6522e6a78110704 (patch) | |
| tree | 5197c0bd83ba9c1125deb0b09d94d1d665848cb9 /tools/perf/scripts/python | |
| parent | 3b8ebfeb32daf13ef5fccb7ec3d163783e6a01a2 (diff) | |
greybus: camera: Create and destroy data connection on demand
Creating the data connection at probe time makes it impossible to
support multiple inserted camera modules as they would all try to
establish a data connection to the same CPort on the AP side. Create and
destroy the data connection when configuring the streams instead, as a
single module can be streaming at a time.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Gjorgji Rosikopulos <[email protected]>
Tested-by: Gjorgji Rosikopulos <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions