summaryrefslogtreecommitdiff
path: root/drivers/media/test-drivers/vimc/vimc-core.c
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2022-01-09 20:51:29 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-02-08 07:21:32 +0100
commit4caba767ca7b07fde3e895780d945b004d6a4275 (patch)
tree76521630b86a23999ad5309ed2749154453bedcc /drivers/media/test-drivers/vimc/vimc-core.c
parent2c39a01154ea57d596470afa1d278e3be3b37f6a (diff)
media: atomisp: make array idx_map static const
Don't populate the read-only array idx_map on the stack but instead it static const. Also makes the object code a little smaller. Link: https://lore.kernel.org/linux-media/20220109195129.46118-1-colin.i.king@gmail.com Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/test-drivers/vimc/vimc-core.c')
0 files changed, 0 insertions, 0 deletions