summaryrefslogtreecommitdiff
path: root/drivers/media/Makefile
diff options
context:
space:
mode:
authorRui Miguel Silva <rui.silva@linaro.org>2019-04-30 18:25:23 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-05-28 12:13:01 -0400
commit03006bd0880ad23600eff76f7c6b7eb8c87fe3d7 (patch)
tree4584b9fcc4f7269edd3585cda09f6d2cbde95fac /drivers/media/Makefile
parent6002e0be75715a3698af89b79fe3829414bf1441 (diff)
media: imx7_mipi_csis: fix racy entity pads init
Setting the media entity pads after the async register subdev can be racy with probe complete callback. So, make sure that the media pads are initialized before the probe complete is called. For that move the media entity pads initialization to the registered subdev internal operation. Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/Makefile')
0 files changed, 0 insertions, 0 deletions