Hi,
The lirc man page:
https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/man4/lirc.4
is very much out of date. Multiple ioctls were never implemented, so
should be removed. No mainline driver uses LIRC_MODE_LIRCCODE any more
and there is a new mode LIRC_MODE_SCANCODE.
kernel-doc
On Thu, Feb 22, 2018 at 02:01:16PM +0200, Claudiu Beznea wrote:
> Add PWM mode to pwm_config() function. The drivers which uses pwm_config()
> were adapted to this change.
>
> Signed-off-by: Claudiu Beznea
> ---
-snip-
> diff --git a/drivers/media/rc/ir-rx51.c b/drivers/media/rc/ir-rx51.c
> ind
On Mon, Dec 18, 2017 at 12:11:13PM -0200, Mauro Carvalho Chehab wrote:
> Em Fri, 13 Oct 2017 15:24:34 +0200
> Hans Verkuil escreveu:
>
> > > ---
> > > include/media/v4l2-common.h | 14 +-
> > > 1 file changed, 5 insertions(+), 9 deletions(-)
> > >
> > > diff --git a/include/media/v4