diff options
author | Rui Miguel Silva <rui.silva@linaro.org> | 2019-12-12 20:17:14 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2019-12-16 10:20:39 +0100 |
commit | 06b5cf51607da6bec60815954487e96012d5f8ee (patch) | |
tree | 3d6885a48871721b0f80ee30690c1c2a7978c411 /Documentation/media | |
parent | media: sun8i: Remove redundant dev_err call in deinterlace_probe() (diff) | |
download | linux-06b5cf51607da6bec60815954487e96012d5f8ee.tar.xz linux-06b5cf51607da6bec60815954487e96012d5f8ee.zip |
media: imx7-mipi-csis: remove subdev_notifier
It was defined a notifier in the csi_state structure that is never
allocated. And besides that it's unregister in the remove, even though
it is a no-op, just remove both.
Fixes: 7807063b862b ("media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7")
Reported-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Suggested-by: Dan Carpenter <dan.carpenter@oracle.com>
Suggested-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
Reviewed-by: Steve Longerbeam <slongerbeam@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/media')
0 files changed, 0 insertions, 0 deletions