Em 29-04-2011 14:05, Antti Palosaari escreveu:
> Moikka Mauro,
>
> PULL following patches for the 2.6.40.
>
> This basically adds support for two Anysee satellite models:
> 1. E30 S2 Plus
> 2. E7 S2
>
>
> t. Antti
>
> The following changes since commit f5bc5d1d4730bce69fbfdc8949ff50b49c70d934:
>
> anysee: add more info about known board configs (2011-04-13 02:17:11 +0300)
>
> are available in the git repository at:
> git://linuxtv.org/anttip/media_tree.git anysee
>
> Antti Palosaari (3):
> cx24116: add config option to split firmware download
> anysee: add support for Anysee E30 S2 Plus
> anysee: add support for Anysee E7 S2
As I said you on irc, at cx24116, please add a logic to explicitly check if
I2C size is equal to zero. While your logic works, it is tricky, and having
a more readable code at the expense of something like:
if (i2c_max == 0)
i2c_max = 65535;
seems to be the right thing to do.
Thanks,
Mauro.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html