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: Tue Jan 1 05:00:11 CET 2019
media-tree git hash:4bd46aa0353e022c2401a258e93b107880a66533
media_build git
Fix link error for specific .config reported by lkp robot:
drivers/staging/media/ipu3/ipu3-dmamap.o: In function `ipu3_dmamap_alloc':
drivers/staging/media/ipu3/ipu3-dmamap.c:111: undefined reference to
`alloc_iova'
Signed-off-by: Yong Zhi
---
Happy New Year!!
drivers/staging/media/ipu3/Kconf
2018年12月31日(月) 19:54 Marco Felsch :
>
> On 18-12-30 02:07, Akinobu Mita wrote:
> > The VIDIOC_SUBDEV_G_FMT ioctl for this driver doesn't recognize
> > V4L2_SUBDEV_FORMAT_TRY and always works as if V4L2_SUBDEV_FORMAT_ACTIVE
> > is specified.
> >
> > Cc: Sakari Ailus
> > Cc: Mauro Carvalho Chehab
>
2018年12月31日(月) 19:30 Marco Felsch :
>
> Hi Akinobu,
>
> On 18-12-30 02:07, Akinobu Mita wrote:
> > Since commit 98480d65c48c ("media: mt9m111: allow to setup pixclk
> > polarity"), the MT9M111_OUTFMT_INV_PIX_CLOCK bit in the output format
> > control 2 register has to be changed depending on the pc
On 18-12-30 02:07, Akinobu Mita wrote:
> The VIDIOC_SUBDEV_G_FMT ioctl for this driver doesn't recognize
> V4L2_SUBDEV_FORMAT_TRY and always works as if V4L2_SUBDEV_FORMAT_ACTIVE
> is specified.
>
> Cc: Sakari Ailus
> Cc: Mauro Carvalho Chehab
> Signed-off-by: Akinobu Mita
> ---
> drivers/medi
Hi Akinobu,
On 18-12-30 02:07, Akinobu Mita wrote:
> Since commit 98480d65c48c ("media: mt9m111: allow to setup pixclk
> polarity"), the MT9M111_OUTFMT_INV_PIX_CLOCK bit in the output format
> control 2 register has to be changed depending on the pclk-sample property
> setting.
>
> Without this c