aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2021-10-23 11:10:48 +0100
committerMauro Carvalho Chehab <[email protected]>2021-11-15 08:12:02 +0000
commit019b48989f2223320a7ffc4f6631d8b9354051fb (patch)
tree661fe364668c0289609444a862f94991582ba6eb /tools/perf/scripts/python
parent4406c813050727fce157e416851ddee389d0b135 (diff)
media: s5p-mfc: Use 'bitmap_zalloc()' when applicable
'mfc_dev->mem_bitmap' is a bitmap. So use 'bitmap_zalloc()' to simplify code and improve the semantic. Also change the corresponding 'kfree()' into 'bitmap_free()' to keep consistency. Signed-off-by: Christophe JAILLET <[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