Casting the return value which is a void pointer is redundant.
The conversion from void pointer to any other pointer type is
guaranteed by the C programming language.
Signed-off-by: Jingoo Han
---
drivers/media/pci/ddbridge/ddbridge-core.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Casting the return value which is a void pointer is redundant.
The conversion from void pointer to any other pointer type is
guaranteed by the C programming language.
Signed-off-by: Jingoo Han
---
drivers/media/pci/ngene/ngene-core.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
Casting the return value which is a void pointer is redundant.
The conversion from void pointer to any other pointer type is
guaranteed by the C programming language.
Signed-off-by: Jingoo Han
---
drivers/media/platform/mem2mem_testdev.c |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Casting the return value which is a void pointer is redundant.
The conversion from void pointer to any other pointer type is
guaranteed by the C programming language.
Signed-off-by: Jingoo Han
---
drivers/media/platform/m2m-deinterlace.c |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Casting the return value which is a void pointer is redundant.
The conversion from void pointer to any other pointer type is
guaranteed by the C programming language.
Signed-off-by: Jingoo Han
---
drivers/media/platform/s5p-g2d/g2d.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
Casting the return value which is a void pointer is redundant.
The conversion from void pointer to any other pointer type is
guaranteed by the C programming language.
Signed-off-by: Jingoo Han
---
drivers/media/platform/s5p-g2d/g2d.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
Hi Hans,
Thanks for the comments, one question inline.
On Fri, Aug 30, 2013 at 3:48 PM, Hans Verkuil wrote:
> On 08/30/2013 04:17 AM, Pawel Osciak wrote:
>> Add defines for controls found in UVC 1.5 encoding cameras.
>>
>> Signed-off-by: Pawel Osciak
>> ---
>> drivers/media/v4l2-core/v4l2-ctrls
This patch proposes to remove the IRQF_DISABLED flag from
davinci media platform drivers.
It's a NOOP since 2.6.35 and it will be removed one day.
Signed-off-by: Michael Opdenacker
---
drivers/media/platform/davinci/vpbe_display.c | 2 +-
drivers/media/platform/davinci/vpfe_capture.c | 4 ++--
This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date: Mon Sep 9 04:00:19 CEST 2013
git branch: test
git hash: f66b2a1c7f2ae3fb0d5b67d07ab4f5055fd3cf16
gcc versi
The em28xx USB driver powers off its subdevices, by calling their .s_power()
methods to save power, but actually never powers them on. Apparently this
works with currently used subdevice drivers, but is wrong and might break
with some other ones. This patch fixes this issue by adding required
.s_po
Hi Frank,
On Tue, 3 Sep 2013, Guennadi Liakhovetski wrote:
> Hi Frank
>
> Thanks for testing! Let's have a look then:
>
> On Mon, 2 Sep 2013, Frank Schäfer wrote:
>
> > Am 28.08.2013 15:28, schrieb Guennadi Liakhovetski:
> > > This patch series adds a V4L2 clock support to em28xx with an ov264
On Thu, 5 Sep 2013, Mauro Carvalho Chehab wrote:
> Em Thu, 05 Sep 2013 17:22:36 +0200
> Frank Schäfer escreveu:
>
> > Hi Guennadi,
> >
> > sorry for delayed replies, I'm currently burried under lots of stuff
> > with a higher priority...
> >
> > Am 03.09.2013 08:34, schrieb Guennadi Liakhovets
Hi,
i use gentoo as my receiver platform. i have an Tevii S470 Card, which
works pretty fine. I used kernel 3.8.13, but there was an upgrade to
3.10.7 which broke it.
I bisected linux-stable.git to commit [2]
c1965eae65f0db2eee574f72aab4e8b34ecf8f9c is the first bad commit
commit c1965eae65f0db2
13 matches
Mail list logo