This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Upstream + V4L/DVB patches for linux-next".

The branch, master has been updated
       via  1648c07a038b052d9961b779f57bd873ee1bd0d0 (commit)
       via  0560c2124ff7ec724e5d6a1c5643d0268f479913 (commit)
      from  f5aa88dac3e6fa021ff38e1b7ba5b152253f6542 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1648c07a038b052d9961b779f57bd873ee1bd0d0
Author: Janne Grunau <j...@jannau.net>
Date:   Wed Feb 3 15:51:23 2010 +0100

    V4L/DVB: hdpvr: add new USB product id
    
    Signed-off-by: Janne Grunau <j...@jannau.net>
    Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

commit 0560c2124ff7ec724e5d6a1c5643d0268f479913
Author: Márton Németh <nm...@freemail.hu>
Date:   Sat Jan 23 14:44:34 2010 +0100

    V4L/DVB: hdpvr-video: cleanup signedness
    
    The fifth parameter of usb_bulk_msg() is a pointer to signed
    (see <linux/usb.h>) so also call this function with pointer to signed.
    
    This will remove the following sparse warning (see "make C=1"):
     * warning: incorrect type in argument 5 (different signedness)
           expected int *actual_length
           got unsigned int *<noident>
    
    Signed-off-by: Márton Németh <nm...@freemail.hu>
    Signed-off-by: Janne Grunau <j...@jannau.net>
    Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

-----------------------------------------------------------------------

Summary of changes:
 drivers/media/video/hdpvr/hdpvr-core.c  |    1 +
 drivers/media/video/hdpvr/hdpvr-video.c |    3 ++-
 drivers/media/video/hdpvr/hdpvr.h       |    1 +
 3 files changed, 4 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Upstream + V4L/DVB patches for linux-next

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to