On Mon, Aug 28, 2017 at 10:45:58AM +0200, Hans Verkuil wrote:
> In the distant past the adv7604 driver used private controls. In order to
> access
> them the v4l-subdevX nodes were needed. Later the is_private tag was removed
> in
> the adv7604 driver and the need for v4l-subdevX device nodes dis
In the distant past the adv7604 driver used private controls. In order to access
them the v4l-subdevX nodes were needed. Later the is_private tag was removed in
the adv7604 driver and the need for v4l-subdevX device nodes disappeared.
Remove the creation of those device nodes from this driver.
No