diff options
author | Rui Miguel Silva <rui.silva@linaro.org> | 2019-05-01 01:25:23 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-05-28 19:13:01 +0300 |
commit | 03006bd0880ad23600eff76f7c6b7eb8c87fe3d7 (patch) | |
tree | 4584b9fcc4f7269edd3585cda09f6d2cbde95fac /lib/raid6 | |
parent | 6002e0be75715a3698af89b79fe3829414bf1441 (diff) | |
download | linux-03006bd0880ad23600eff76f7c6b7eb8c87fe3d7.tar.xz |
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 'lib/raid6')
0 files changed, 0 insertions, 0 deletions