All of lore.kernel.org
 help / color / mirror / Atom feed
* cs5435: break; in S_CTRL routine appears bogus
@ 2008-12-19 11:39 Andy Walls
  2008-12-19 13:32 ` Hans Verkuil
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Walls @ 2008-12-19 11:39 UTC (permalink / raw)
  To: Hans Verkuil; +Cc: video4linux-list, ivtv-devel

Hans,

The break; statement you pointed out in the cs5435 driver does appear to
be bogus.  I haven't tested removing it yet.

Unfortunately there is no history in the hg log about this particular
line.  I can rationalize how it got there from a cx18-centric testing
point of view.  But obviously this module needs to work for other
drivers in the future.

Regards,
Andy


--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: cs5435: break; in S_CTRL routine appears bogus
  2008-12-19 11:39 cs5435: break; in S_CTRL routine appears bogus Andy Walls
@ 2008-12-19 13:32 ` Hans Verkuil
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Verkuil @ 2008-12-19 13:32 UTC (permalink / raw)
  To: Andy Walls; +Cc: video4linux-list, ivtv-devel

On Friday 19 December 2008 12:39:40 Andy Walls wrote:
> Hans,
>
> The break; statement you pointed out in the cs5435 driver does appear to
> be bogus.  I haven't tested removing it yet.
>
> Unfortunately there is no history in the hg log about this particular
> line.  I can rationalize how it got there from a cx18-centric testing
> point of view.  But obviously this module needs to work for other
> drivers in the future.

I analyzed it and it's just a bogus line that can be removed. cx18 will 
never attempt to set these controls in the cs5345, so it is clearly some 
debug line that was never deleted.

I've converted cs5345 to v4l2_subdev and fixed this at the same time (it's 
how I found it). So I will add it to my v4l-dvb-subdev repo and ask for 
Mauro to pull from it.

Regards,

	Hans

-- 
Hans Verkuil - video4linux developer - sponsored by TANDBERG

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-19 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-19 11:39 cs5435: break; in S_CTRL routine appears bogus Andy Walls
2008-12-19 13:32 ` Hans Verkuil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.