diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2012-10-20 17:47:22 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-11-22 12:09:49 -0200 |
commit | 864a121274c70fe9a1767db28bd86f5e5d0016a1 (patch) | |
tree | 51485fe6eca7676a8d4a9147456c093f0cf74516 /drivers/of/base.c | |
parent | b6f50b49b9712f49c377e9e3587906e27bea39d0 (diff) | |
download | op-kernel-dev-864a121274c70fe9a1767db28bd86f5e5d0016a1.zip op-kernel-dev-864a121274c70fe9a1767db28bd86f5e5d0016a1.tar.gz |
[media] v4l: Don't warn during link validation when encountering a V4L2 devnode
v4l2_subdev_link_validate_get_format() retrieves the remote pad format
depending on the entity type and prints a warning if the entity type is
not supported. The type check doesn't take the subtype into account, and
thus always prints a warning for device node types, even when supported.
Fix it.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/of/base.c')
0 files changed, 0 insertions, 0 deletions