diff options
| author | Kaaira Gupta <[email protected]> | 2020-07-05 13:53:04 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-07-19 11:38:30 +0000 |
| commit | 9dc75e79c0dec0eb9363793efbd5f16d134169dc (patch) | |
| tree | 4c1d442f4983eb7ded4566d20919fa00a846c38b /drivers/media/test-drivers/vimc/vimc-core.c | |
| parent | media: vpss: clean up resources in init (diff) | |
| download | kernel-9dc75e79c0dec0eb9363793efbd5f16d134169dc.tar.gz kernel-9dc75e79c0dec0eb9363793efbd5f16d134169dc.zip | |
media: tpg: change char argument to const char
Change the argument of type char * to const char * for function
tpg_gen_text().
This function should take in a const char * as opposed to char * as it
does not make changes to the text. This issue was found while passing
the order of colors of tpg generated test image (which is a const char
*) to this function.
Signed-off-by: Kaaira Gupta <[email protected]>
Reviewed-by: Helen Koike <[email protected]>
Reviewed-by: Kieran Bingham <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/test-drivers/vimc/vimc-core.c')
0 files changed, 0 insertions, 0 deletions
