Home
last modified time | relevance | path

Searched hist:"4 cf709c9aba062dd83909672e1c9a2c3b639ec80" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/pci/mantis/
H A Dmantis_dma.hdiff 4cf709c9aba062dd83909672e1c9a2c3b639ec80 Mon Aug 17 03:31:44 CDT 2020 Allen Pais <allen.lkml@gmail.com> media: mantis: convert tasklets to use new tasklet_setup() API

In preparation for unconditionally passing the
struct tasklet_struct pointer to all tasklet
callbacks, switch to using the new tasklet_setup()
and from_tasklet() to pass the tasklet pointer explicitly.

Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Allen Pais <allen.lkml@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
H A Dmantis_dma.cdiff 4cf709c9aba062dd83909672e1c9a2c3b639ec80 Mon Aug 17 03:31:44 CDT 2020 Allen Pais <allen.lkml@gmail.com> media: mantis: convert tasklets to use new tasklet_setup() API

In preparation for unconditionally passing the
struct tasklet_struct pointer to all tasklet
callbacks, switch to using the new tasklet_setup()
and from_tasklet() to pass the tasklet pointer explicitly.

Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Allen Pais <allen.lkml@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
H A Dmantis_dvb.cdiff 4cf709c9aba062dd83909672e1c9a2c3b639ec80 Mon Aug 17 03:31:44 CDT 2020 Allen Pais <allen.lkml@gmail.com> media: mantis: convert tasklets to use new tasklet_setup() API

In preparation for unconditionally passing the
struct tasklet_struct pointer to all tasklet
callbacks, switch to using the new tasklet_setup()
and from_tasklet() to pass the tasklet pointer explicitly.

Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Allen Pais <allen.lkml@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>