Re: [PATCH] v0.3 Support for tuner FC0012

2012-03-20 Thread Michael Büsch
On Tue, 20 Mar 2012 23:14:35 +0100 "Hans-Frieder Vogt" wrote: > +/* > + buf[0] is the first register address > + */ Just for me to understand this: How does this work? Does the hardware auto-increment the register address automatically after each received byte? If so, we could probably documen

[PATCH] v0.3 Support for tuner FC0012

2012-03-20 Thread Hans-Frieder Vogt
Support for tuner Fitipower FC0012, revised version 0.3. This primarily addresses comments in particular from Mauro (removal of #include , replacement of potentially large static field in fc0012_writeregs). The patch is against the snapshot linux-media-2012-03-20). Signed-off-by: Hans-Frieder