phone-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] media: i2c: imx214: Add some style improvements
@ 2025-06-30 19:05 André Apitzsch via B4 Relay
  2025-06-30 19:05 ` [PATCH v2 1/5] media: i2c: imx214: Remove unneeded parentheses André Apitzsch via B4 Relay
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: André Apitzsch via B4 Relay @ 2025-06-30 19:05 UTC (permalink / raw)
  To: Sakari Ailus, Ricardo Ribalda, Mauro Carvalho Chehab,
	Laurent Pinchart, Markus Elfring
  Cc: ~postmarketos/upstreaming, phone-devel, linux-media, linux-kernel,
	André Apitzsch

The following changes have be suggested by Laurent in [1]. But the
related series had already be applied. That's why they are addressed in
this series.

[1] https://lore.kernel.org/linux-media/20250621181751.GA9125@pendragon.ideasonboard.com/

Signed-off-by: André Apitzsch <git@apitzsch.eu>
---
Changes in v2:
- Drop unnecessary sentence from commit message (patch 3/5)
- Fix typo in summary (patch 5/5)
- Use imperative mood for commit message (patch 5/5)
- Add R-b tags
- Link to v1: https://lore.kernel.org/r/20250629-imx214_fixes-v1-0-873eb94ad635@apitzsch.eu

---
André Apitzsch (5):
      media: i2c: imx214: Remove unneeded parentheses
      media: i2c: imx214: Drop dev argument from imx214_parse_fwnode()
      media: i2c: imx214: Use __free(fwnode_handle)
      media: i2c: imx214: Move imx214_pll_update to imx214_ctrls_init
      media: i2c: imx214: Separate legacy link frequency check from PLL calculation

 drivers/media/i2c/imx214.c | 245 ++++++++++++++++++++++-----------------------
 1 file changed, 121 insertions(+), 124 deletions(-)
---
base-commit: 5e2562c1e46d3623fbdef77693f374eade075840
change-id: 20250623-imx214_fixes-123f285f5b62

Best regards,
-- 
André Apitzsch <git@apitzsch.eu>



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-08-11 11:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-30 19:05 [PATCH v2 0/5] media: i2c: imx214: Add some style improvements André Apitzsch via B4 Relay
2025-06-30 19:05 ` [PATCH v2 1/5] media: i2c: imx214: Remove unneeded parentheses André Apitzsch via B4 Relay
2025-06-30 19:05 ` [PATCH v2 2/5] media: i2c: imx214: Drop dev argument from imx214_parse_fwnode() André Apitzsch via B4 Relay
2025-06-30 19:05 ` [PATCH v2 3/5] media: i2c: imx214: Use __free(fwnode_handle) André Apitzsch via B4 Relay
2025-06-30 19:05 ` [PATCH v2 4/5] media: i2c: imx214: Move imx214_pll_update to imx214_ctrls_init André Apitzsch via B4 Relay
2025-06-30 19:05 ` [PATCH v2 5/5] media: i2c: imx214: Separate legacy link frequency check from PLL calculation André Apitzsch via B4 Relay
2025-07-01  9:18 ` [v2 0/5] media: i2c: imx214: Add some style improvements Markus Elfring
2025-08-10 21:48 ` [PATCH v2 " André Apitzsch
2025-08-11 11:03   ` Sakari Ailus

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 NNTP newsgroup(s).