Em Tue, 10 Oct 2017 10:27:12 +0200
Hans Verkuil <[email protected]> escreveu:
> > + V4L2 sub-device driver
> > + Part of the media hardware that implements support for
> > + a hardware component.
>
> The description now no longer fits the term. I suggest:
>
> "The V4L2 driver that implements support for a hardware component."
Look how we defined the term driver:
Driver
The part of the Linux Kernel that implements support
for a hardware component.
If we define sub-device driver as you're proposing, we're basically
saying that:
sub-device driver == Driver
with is not true.
I guess the proper definition would be, instead:
V4L2 sub-device driver
A driver for a media component whose bus(es) connects it
to the hardware controlled via the V4L2 main driver.
Thanks,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html