[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yd771idbGaGVU9OQ@paasikivi.fi.intel.com>
Date: Wed, 12 Jan 2022 18:03:34 +0200
From: Sakari Ailus <sakari.ailus@...ux.intel.com>
To: kernel test robot <lkp@...el.com>
Cc: Shawn Tu <shawnx.tu@...el.com>, kbuild-all@...ts.01.org,
linux-kernel@...r.kernel.org
Subject: Re: [sailus-media-tree:master 15/16]
drivers/media/i2c/hi847.c:2700:49: error: passing argument 2 of
'v4l2_subdev_get_try_format' from incompatible pointer type
Hi Shawn,
On Wed, Jan 12, 2022 at 11:18:55PM +0800, kernel test robot wrote:
> drivers/media/i2c/hi847.c: In function 'hi847_set_format':
> >> drivers/media/i2c/hi847.c:2700:49: error: passing argument 2 of 'v4l2_subdev_get_try_format' from incompatible pointer type [-Werror=incompatible-pointer-types]
> 2700 | *v4l2_subdev_get_try_format(sd, cfg, fmt->pad) = fmt->format;
> | ^~~
> | |
> | struct v4l2_subdev_pad_config *
There's been an API change in how the sub-device try state is stored and
accessed. The patch changing the other drivers is:
<URL:https://git.linuxtv.org/sailus/media_tree.git/commit/?id=0d346d2a6f54f06f36b224fd27cd6eafe8c83be9>
Could you make similar changes to the hi847 driver? I'll then squash that
patch into the current patch adding the driver.
--
Kind regards,
Sakari Ailus
Powered by blists - more mailing lists