Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1741266 > unrolled thread

Re: [PATCH v6 2/2] media:imx274 V4l2 driver for Sony imx274 CMOS sensor

Started bySakari Ailus <sakari.ailus@iki.fi>
First post2017-09-28 10:20 +0200
Last post2017-09-28 10:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v6 2/2] media:imx274 V4l2 driver for Sony imx274 CMOS  sensor Sakari Ailus <sakari.ailus@iki.fi> - 2017-09-28 10:20 +0200

#1741266 — Re: [PATCH v6 2/2] media:imx274 V4l2 driver for Sony imx274 CMOS sensor

FromSakari Ailus <sakari.ailus@iki.fi>
Date2017-09-28 10:20 +0200
SubjectRe: [PATCH v6 2/2] media:imx274 V4l2 driver for Sony imx274 CMOS sensor
Message-ID<uuCd4-6xg-13@gated-at.bofh.it>
Hi Leon,

On Wed, Sep 27, 2017 at 11:48:21PM -0700, Leon Luo wrote:
> Hi Sakari,
> 
> Thanks for your comments.
> 
> Regarding imx274_tp_regs[], the first value is the test pattern mode, which
> will be updated according to the input value before writing the register.
> So it can't be a const.

In that case you'll need to explicitly write that register; this is
specific to a device whereas the static variable is the same for all
devices.

> 
> I will use __v4l2_ctrl_s_ctrl instead of v4l2_ctrl_s_ctrl to keep the
> lock/unlock mutex clean. I am traveling right now, will test it and send a
> new patch this weekend.

Ack.

-- 
Sakari Ailus
e-mail: sakari.ailus@iki.fi

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web