Re: [PATCH v10 2/2] media: i2c: Add support for OV5647 sensor.
From: Sakari Ailus <hidden>
Date: 2017-03-15 22:12:53
Also in:
linux-media, lkml
From: Sakari Ailus <hidden>
Date: 2017-03-15 22:12:53
Also in:
linux-media, lkml
Hi Ramiro, On Wed, Mar 15, 2017 at 04:45:16PM +0000, Ramiro Oliveira wrote:
Hi Sakari On 3/7/2017 10:45 AM, Sakari Ailus wrote:quoted
Hi Ramiro, On Mon, Mar 06, 2017 at 11:16:34AM +0000, Ramiro Oliveira wrote: ...quoted
+static int __sensor_init(struct v4l2_subdev *sd) +{ + int ret; + u8 resetval, rdval; + struct i2c_client *client = v4l2_get_subdevdata(sd); + + dev_dbg(&client->dev, "sensor init\n");This looks like a debugging time leftover. Please remove.Should I send a v11 with this change?
Please do; you can add my ack on that one.
quoted
With that, Acked-by: Sakari Ailus <sakari.ailus-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> ...
-- Regards, Sakari Ailus e-mail: sakari.ailus-X3B1VOXEql0@public.gmane.org XMPP: sailus-PCDdDYkjdNMDXYZnReoRVg@public.gmane.org -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html