Hans,
Thanks for the feedback, I'll work on the changes and hopefully post the
revised patch this weekend.
> Hi,
>
> First of all many many thanks for doings this!
> There are 4 issues with this driver, 2 of which are blockers:
>
> 1) The big one is the use of a custom debugging mechanism,
>
Hi,
First of all many many thanks for doings this!
There are 4 issues with this driver, 2 of which are blockers:
1) The big one is the use of a custom debugging mechanism,
please use the v4l standard debugging mechanism
which is activated by the kernel config option
VIDEO_ADV_DEBUG, ple
Hello Brian,
please see below
On Mon, Jul 6, 2009 at 3:30 PM, Brian Johnson wrote:
> This adds support for webcams using the sn9c201 and sn9c202 bridges.
>
> Signed-off-by: Brian Johnson
> ---
> MAINTAINERS | 8 +
> drivers/media/video/gspca/Kconfig