aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDave Stevenson <[email protected]>2018-05-10 12:42:11 -0700
committerGreg Kroah-Hartman <[email protected]>2018-05-11 12:02:05 +0200
commit9384167070713570a25f854d641979e94163c425 (patch)
tree43b22cb2c0eede7329f99a86f10910b2ba53ef1e /tools/perf/scripts/python
parent7cc31d57f399b00f96ce295d5b86426b95d9076f (diff)
staging: bcm2835-camera: Remove V4L2/MMAL buffer remapping
The MMAL and V4L2 buffers had been disassociated, and linked on demand. Seeing as both are finite and low in number, and we now have the same number of each, link them for the duration. This removes the complexity of maintaining lists as the struct mmal_buffer context comes back from the VPU, so we can directly link back to the relevant V4L2 buffer. Signed-off-by: Dave Stevenson <[email protected]> Signed-off-by: Eric Anholt <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions