aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChristian Lütke-Stetzkamp <[email protected]>2018-04-24 20:01:24 +0200
committerGreg Kroah-Hartman <[email protected]>2018-04-25 15:36:19 +0200
commitc302214c9d7d8c4f4f1ac82715ce952155355648 (patch)
tree94f205e596a6d1bd2e1d388c7b474d0c57ca5f20 /tools/perf/scripts/python/bin
parent05e41c96a6deab303f8cf652a5ade253f6f1a2ca (diff)
staging: mt7621-mmc: Fix dma_map_sg may map to fewer entries
The dma_map_sg function may merge several sglist entries into one, the return value has to be saved to consider that. The data->sg_count field is the position, where it should be saved, like it is done in other mmc host drivers. Also the count of mapped entries is needed for the dma setup. Signed-off-by: Christian Lütke-Stetzkamp <[email protected]> Reviewed-by: NeilBrown <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions