aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/vimc/vimc-core.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-02-07 12:28:19 -0500
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-02-07 12:29:21 -0500
commit22f05d646df9fdb4f1ff19582f17d350665c2ea9 (patch)
tree25b4858ebce75a236e4416d936406b83fed87404 /drivers/media/platform/vimc/vimc-core.c
parenta442940534b77f3892dd629c12b0d01e65d4f314 (diff)
media: vim2m: don't use curr_ctx->dev before checking
It seems that it is possible that dev to be null, as there's a warning printing: "Instance released before the end of transaction" Solves this warning: drivers/media/platform/vim2m.c: drivers/media/platform/vim2m.c:525 device_work() warn: variable dereferenced before check 'curr_ctx' (see line 523) Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/platform/vimc/vimc-core.c')
0 files changed, 0 insertions, 0 deletions