diff options
| author | Dafna Hirschfeld <[email protected]> | 2020-06-18 13:35:16 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-07-04 12:33:02 +0200 |
| commit | b861d139a36a4593498932bfec957bdcc7d98eb3 (patch) | |
| tree | 4d32104f6c4649cdb64217df4559339d48907585 /tools/perf/scripts/python | |
| parent | 7b8ce1f2763b9351a4cb04b802835470e76770a5 (diff) | |
media: staging: rkisp1: remove macro RKISP1_DIR_SINK_SRC
The macro RKISP1_DIR_SINK_SRC is a mask of two flags.
The macro hides the fact that it's a mask and the code
is actually more clear if we replace it the with bitwise-or explicitly.
Signed-off-by: Dafna Hirschfeld <[email protected]>
Acked-by: Helen Koike <[email protected]>
Reviewed-by: Tomasz Figa <[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