OSDN Git Service

media: pxa-camera: Match with device node, not the port node
authorSakari Ailus <sakari.ailus@linux.intel.com>
Sat, 2 Dec 2017 20:29:46 +0000 (15:29 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 20 Mar 2019 10:35:41 +0000 (06:35 -0400)
commitc1ee825686a4bab4fc3ef6b6edac535a32e0bc29
tree1cb64d1ea1ce0a9469bb16edb6574cf0b8ab261c
parentfff35d45e16fae125c6000cb87e254cb634ac7fb
media: pxa-camera: Match with device node, not the port node

V4L2 fwnode matching right now still works based on device nodes, not port
nodes. Fix this.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/pxa_camera.c