Em Thu, 17 Sep 2009 20:05:14 -0400
Steven Toth <st...@kernellabs.com> escreveu:

> 
> Mauro,
> 
> Please pull from http://www.kernellabs.com/hg/~stoth/saa7164-dev
> 
>     -  SAA7164: Remove the SAA7164 bus id, no longer required.
>     -  SAA7164: Remove the i2c client_attach/detach support, no longer 
> required.
>     -  SAA7164: Removed bus registration messages from driver startup
> 
>   drivers/media/video/saa7164/saa7164-i2c.c |   62 ----------
>   include/linux/i2c-id.h                    |    1
>   2 files changed, 1 insertion(+), 62 deletions(-)
> 
> These fix the i2c attach/detach compilation error and the id assignment we'd 
> previously discussed, as well as reducing slightly the driver verbosity 
> during 
> i2c bus registration.

Ok, now it compiles, but  there are still two warnings against upstream, with 
x86_64:

drivers/media/video/saa7164/saa7164-buffer.c: In function 
‘saa7164_buffer_alloc’:
drivers/media/video/saa7164/saa7164-buffer.c:110: warning: cast to pointer from 
integer of different size
drivers/media/video/saa7164/saa7164-buffer.c:112: warning: cast to pointer from 
integer of different size

> 
> Thanks,
> 




Cheers,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to