commit | a6aa0dc482d7aad5fc4366d4c92d07a10d712b82 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sat Apr 13 13:34:34 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Apr 16 18:09:18 2013 -0300 |
tree | 045dc5002d914a78d457c6523a6cc6aa2f4b6d51 | |
parent | 7704cfb9cde649d514029a180cdfb7ccf0a36032 [diff] |
[media] cx25821: remove references to subdevices that aren't there This driver does not have subdevices, so why call subdev ops? After removing that it became apparent that only Composite is supported as input, so remove also any reference to other inputs. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>