Typecast as bool the return value of cedrus_find_format in
cedrus_check_format as the return value of cedrus_check_format is always
treated like a boolean value.
Signed-off-by: Nishka Dasgupta
---
Changes in v2:
- Add !! to the returned pointer to ensure that the return value is
always either t
Hi,
On Sun, Jul 21, 2019 at 11:33:54PM +, John G wrote:
> Hi Sean,
>
> Thank you for the reply and the links! (difficult to find with Google)
>
> > I'm not sure what the nec1 protocol is exactly. This sounds like a
> >AnalysIR invention.
>
> Actually, NEC1 is noted at irdb.tk (IR code d
Hi Sean,
On 7/21/19 8:29 PM, Sean Young wrote:
On Fri, Jul 19, 2019 at 08:35:42PM +0200, Jan Pieter van Woerkom wrote:
dvbsky: add MyGica T230.
Moved from cxusb driver as that driver can't handle FX2 FIFO issue.
Well then it should be deleted from the cxusb driver. Also how well
is this tested
Hi again,
On 7/15/2019 8:28 AM, Sean Young wrote:
> Hi,
>
> On Tue, Jun 25, 2019 at 05:29:02PM -0400, A Sun wrote:
>> In a quick look though other USB drivers, here are some other possibilities:
>>
>> Endpoint-in / Endpoint-out (not concise)
>> ep-in / ep-out (abbrev m
Hi,
On Fri, Jul 19, 2019 at 06:50:05AM -0500, JohnG wrote:
> I have POWER_KEY scancodes, that work as RAW data with ir-ctl -s [file], but
> are not working with ir-ctl -S:
>
> 0x20df10ef (POWER_KEY for my LG tv)
> 0x02FD48B7 (POWER_KEY for my Toshiba tv)
As you can see here https://www.s
On Fri, Jul 19, 2019 at 08:35:42PM +0200, Jan Pieter van Woerkom wrote:
> dvbsky: add MyGica T230.
> Moved from cxusb driver as that driver can't handle FX2 FIFO issue.
Well then it should be deleted from the cxusb driver. Also how well
is this tested?
Thanks
Sean
>
> Signed-off-by: Jan Pieter
This is a copy of the following message you sent to Contact via Swan Court
This is an enquiry email via https://swan-court.com/ from:
MauriceDauck
Earn Free Bitcoin 0.2 BTC Per day: http://arpresechin.tk/4jhg
On Wed, 2019-07-17 at 15:43 +0200, Hans Verkuil wrote:
> Convert this driver to use struct v4l2_fh and as a result switch to
> using vb2/v4l2_mem2mem helper functions as well.
>
> Only compile-tested due to lack of hardware. This driver is however
> very similar to the m2m-deinterlace driver in th
On Wed, 2019-07-17 at 15:29 +0200, Hans Verkuil wrote:
> This driver is one of the few that is still not using struct
> v4l2_fh. Convert it.
>
> Tested on a Pandaboard.
>
> Signed-off-by: Hans Verkuil
Reviewed-by: Ezequiel Garcia
On Wed, 2019-07-17 at 11:36 +0200, Hans Verkuil wrote:
> Convert this driver to use struct v4l2_fh and as a result switch to
> using vb2/v4l2_mem2mem helper functions as well.
>
> Signed-off-by: Hans Verkuil
> ---
> Tested on an omap4 board, after additional hacking of this driver to
> make it wo
On Wed, 2019-07-17 at 11:03 +0200, Hans Verkuil wrote:
> Modern V4L2 drivers should use struct v4l2_fh to represent a filehandle.
> This driver was one of the few that didn't use it.
>
> Signed-off-by: Hans Verkuil
Reviewed-by: Ezequiel Garcia
> ---
> drivers/media/platform/via-camera.c | 47
11 matches
Mail list logo