From: Bingbu Cao <bingbu.cao@linux.intel.com>
To: Sakari Ailus <sakari.ailus@linux.intel.com>, linux-media@vger.kernel.org
Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org,
Hans Verkuil <hverkuil@xs4all.nl>,
Andreas Helbech Kleist <andreaskleist@gmail.com>
Subject: Re: [PATCH 1/1] media: ipu6: Depend on AUXILIARY_BUS
Date: Mon, 29 Jul 2024 15:37:03 +0800 [thread overview]
Message-ID: <2da2103f-1f54-c70e-d8c4-ddcf3e4037d1@linux.intel.com> (raw)
In-Reply-To: <20240729071026.3775341-1-sakari.ailus@linux.intel.com>
Sakari,
I also submitted one before :).
https://patchwork.kernel.org/project/linux-media/patch/20240717074050.4067898-1-bingbu.cao@intel.com/
On 7/29/24 3:10 PM, Sakari Ailus wrote:
> Auxiliary bus is optional, it needs to be selected by its users. Just do
> that.
>
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202407161833.7BEFXejx-lkp@intel.com/
> Fixes: c70281cc83d6 ("media: intel/ipu6: add Kconfig and Makefile")
> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
> ---
> drivers/media/pci/intel/ipu6/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/media/pci/intel/ipu6/Kconfig b/drivers/media/pci/intel/ipu6/Kconfig
> index b7ab24b89836..c5389005dc37 100644
> --- a/drivers/media/pci/intel/ipu6/Kconfig
> +++ b/drivers/media/pci/intel/ipu6/Kconfig
> @@ -10,6 +10,7 @@ config VIDEO_INTEL_IPU6
> select MEDIA_CONTROLLER
> select VIDEOBUF2_DMA_CONTIG
> select V4L2_FWNODE
> + select AUXILIARY_BUS
> help
> This is the 6th Gen Intel Image Processing Unit, found in Intel SoCs
> and used for capturing images and video from camera sensors.
>
--
Best regards,
Bingbu Cao
next prev parent reply other threads:[~2024-07-29 7:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-16 10:59 ERROR: modpost: "auxiliary_device_init" [drivers/media/pci/intel/ipu6/intel-ipu6.ko] undefined! kernel test robot
2024-07-29 7:10 ` [PATCH 1/1] media: ipu6: Depend on AUXILIARY_BUS Sakari Ailus
2024-07-29 7:37 ` Bingbu Cao [this message]
2024-07-29 7:50 ` Sakari Ailus
2024-07-29 8:01 ` Bingbu Cao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2da2103f-1f54-c70e-d8c4-ddcf3e4037d1@linux.intel.com \
--to=bingbu.cao@linux.intel.com \
--cc=andreaskleist@gmail.com \
--cc=hverkuil@xs4all.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=sakari.ailus@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox