commit | 0070d91e5b5ae594116202ab7d62d8264830b1cd | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon May 31 05:33:06 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 21 20:32:42 2011 -0300 |
tree | ef29e29a06285996136aa91198e133b3d6ede481 | |
parent | fc0a80798576f80ca10b3f6c9c7097f12fd1d64e [diff] |
[media] v4l: subdev: Don't require core operations There's no reason to require subdevices to implement the core operations. Remove the check for non-NULL core operations when initializing the subdev. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>