Linux-Media Archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-media@vger.kernel.org
Cc: Florian Fainelli <florian.fainelli@broadcom.com>,
	Ray Jui <rjui@broadcom.com>,
	Scott Branden <sbranden@broadcom.com>,
	Broadcom internal kernel review list
	<bcm-kernel-feedback-list@broadcom.com>,
	Naushir Patuck <naush@raspberrypi.com>,
	Dave Stevenson <dave.stevenson@raspberrypi.com>,
	Sakari Ailus <sakari.ailus@linux.intel.com>,
	linux-rpi-kernel@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] media: bcm2835-unicam: Fix compilation errors and warnings
Date: Wed,  1 May 2024 00:31:44 +0300	[thread overview]
Message-ID: <20240430213146.23187-1-laurent.pinchart@ideasonboard.com> (raw)

Hello,

This small patch series fixes two compilation issues reported by the
kernel test robot ([1]) in the newly merged Unicam driver. The fixes are
meant for v6.10.

[1] https://lore.kernel.org/linux-media/202404302324.8aTC84kE-lkp@intel.com/

Laurent Pinchart (2):
  media: bcm2835-unicam: Drop usage of of_match_ptr()
  media: bcm2835-unicam: Include v4l2-subdev.h

 drivers/media/platform/broadcom/bcm2835-unicam.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


base-commit: a1c6d22421501fc1016b99ac8570a1030714c70f
-- 
Regards,

Laurent Pinchart


             reply	other threads:[~2024-04-30 21:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-30 21:31 Laurent Pinchart [this message]
2024-04-30 21:36 ` [PATCH 1/2] media: bcm2835-unicam: Drop usage of of_match_ptr() Laurent Pinchart
2024-04-30 21:36   ` [PATCH 2/2] media: bcm2835-unicam: Include v4l2-subdev.h Laurent Pinchart
2024-05-01 11:07     ` Ricardo Ribalda Delgado
2024-05-01 11:47       ` Laurent Pinchart
2024-05-01 11:55         ` Laurent Pinchart
2024-05-01 11:03   ` [PATCH 1/2] media: bcm2835-unicam: Drop usage of of_match_ptr() Ricardo Ribalda Delgado

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=20240430213146.23187-1-laurent.pinchart@ideasonboard.com \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=dave.stevenson@raspberrypi.com \
    --cc=florian.fainelli@broadcom.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-rpi-kernel@lists.infradead.org \
    --cc=naush@raspberrypi.com \
    --cc=rjui@broadcom.com \
    --cc=sakari.ailus@linux.intel.com \
    --cc=sbranden@broadcom.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).