linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] ds3000 firmware loading improvements
@ 2012-08-30  9:36 Rémi Cardona
  2012-08-30  9:36 ` [PATCH 1/2] [media] ds3000: Remove useless 'locking' Rémi Cardona
  2012-08-30  9:36 ` [PATCH 2/2] [media] ds3000: properly report firmware loading issues Rémi Cardona
  0 siblings, 2 replies; 11+ messages in thread
From: Rémi Cardona @ 2012-08-30  9:36 UTC (permalink / raw)
  To: linux-media

Hi all,

Please consider these 2 patches as an RFC, especially the first one.

The first patch is something I've found while trying to wrap my head
around the driver and I could find no legitimate reason to keep this
lock since commit b9bf2ea, as dvb_frontend_init() is now only called in
a single thread within dvb_frontend_thread().

Here's a little context for the second patch: we (SmartJog) have found
a few TeVii S470/471 cards where the ds3000 front-end *sometimes*
reports that it already has a loaded firmware (the 0xb2 register) yet
the card does not really work. That's why I've added the printk() in
the second patch to display when such a case happens.

We thus have an extra patch that adds a module parameter to force the
firmware loading, regardless of the 0xb2 register's state. This patch
allows us to use cards that would otherwise fail. Would such a patch be
of interest?

Would a patch that completely removes the register check (and thus
always loads the firmware at init time) be a preferred alternative?

Thanks for any pointers/reviews.

Rémi Cardona

-- 
SmartJog | T: +33 1 5868 6229
27 Blvd Hippolyte Marquès, 94200 Ivry-sur-Seine, France
www.smartjog.com | a TDF Group company


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

end of thread, other threads:[~2012-09-04  2:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-30  9:36 [PATCH RFC 0/2] ds3000 firmware loading improvements Rémi Cardona
2012-08-30  9:36 ` [PATCH 1/2] [media] ds3000: Remove useless 'locking' Rémi Cardona
2012-09-03 14:13   ` Rémi Cardona
2012-08-30  9:36 ` [PATCH 2/2] [media] ds3000: properly report firmware loading issues Rémi Cardona
2012-08-30 13:39   ` Antti Palosaari
2012-08-30 15:21     ` Rémi Cardona
2012-08-30 16:00       ` Antti Palosaari
2012-09-03 13:27         ` Rémi Cardona
2012-08-31  8:29       ` Re: [PATCH 2/2] [media] ds3000: properly report firmware loadingissues nibble.max
2012-09-03 14:11         ` Rémi Cardona
2012-09-04  2:19         ` nibble.max

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).