commit | 814f7fe56ebb210cbcf5f2ea52135d14cdc63fd1 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Wed Aug 07 11:19:00 2019 -0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 05 13:09:59 2019 +0200 |
tree | 446619a048125c4cecdd33b42b54d24c7f892246 | |
parent | c5dbd74f8259e5c5894233870edd5aead97224bd [diff] |
media: omap3isp: Set device on omap3isp subdevs [ Upstream commit e9eb103f027725053a4b02f93d7f2858b56747ce ] The omap3isp driver registered subdevs without the dev field being set. Do that now. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>