Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp7269751imm; Tue, 28 Aug 2018 09:04:32 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbXuXAaR9zBB5oJKn6rZZ8hxmlTkZDoCSorcB8CIcvBzATIgtUthPz2xwJj9b8/YDqW/OxU X-Received: by 2002:a62:398c:: with SMTP id u12-v6mr2273301pfj.9.1535472272316; Tue, 28 Aug 2018 09:04:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1535472272; cv=none; d=google.com; s=arc-20160816; b=VIDl1GvA37B7VUCTasxEz0VeXsq6KkmMc/wMwhG+mXUqcDST3xiCuVu98XK8s9Ttsa 84kc02ujgJLRjMXtEVvgxGzOAX/IVwQHVahgo5wzWut+4M+OzIggb7b+HW7bT8huCxqN E5NQFCEHUKE07IHQ15uJGQSlpmYBUnUyGWJPo0Bs3y/Zd/pLW77JGFABgRHefgYL9ZVI xQezKGJfaAw7qE+EWomH4zYuICqNonGc05faHBF4WrhX9cEoutHEFYkcO36k15t7iHRl sHx8xZc2s2admaflM2Wng66dN8O0cuUNa9QSSOWrWaLS0hVS+qd0BZah7tQA6OYHxXsu Gnqw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=A51M/b6hgtV19J1MOYgBhVDnAVYpAYKz31ghr/Ti9mo=; b=GPO0es1slOFnZlzlB64luJMKUbPaUIEmC3ib1yTVlZHwUC8ct5DttQqnuyLjUUu4cJ tjDIm6KG/WL0x8gdppN8sx4csGIZhkAixMc7Js6Pcdavl8j4I43TPqG7tMw4oQF8jHG9 qB0icfAvq9nbtZzDnFlMD/9K3X6zZAnKGV8+ZUetOvrhE2jvNfCAoXCmPrVEicpT1Uvt hJr4tl4R09IV2fYTvc0m6Q0lvab7Fz1058Xq6Huhh2K3Uar1e1pbBblIbJsg9aRKLyk3 lyj1aVPBNryOe1hA4eMbu3p1CoUWHuUzm3uq1P8SR6+Hi8ORGoVJLPEdoDQxaEgMQ5V+ Q/tg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k2-v6si1243440pgq.503.2018.08.28.09.04.16; Tue, 28 Aug 2018 09:04:32 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727450AbeH1TzT (ORCPT + 99 others); Tue, 28 Aug 2018 15:55:19 -0400 Received: from smtp2.macqel.be ([109.135.2.61]:53130 "EHLO smtp2.macqel.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727039AbeH1TzT (ORCPT ); Tue, 28 Aug 2018 15:55:19 -0400 Received: from localhost (localhost [127.0.0.1]) by smtp2.macqel.be (Postfix) with ESMTP id D8E1E130D3E; Tue, 28 Aug 2018 18:02:57 +0200 (CEST) X-Virus-Scanned: amavisd-new at macqel.be Received: from smtp2.macqel.be ([127.0.0.1]) by localhost (mail.macqel.be [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4J4XgxxGHjFd; Tue, 28 Aug 2018 18:02:56 +0200 (CEST) Received: from frolo.macqel.be (frolo.macqel [10.1.40.73]) by smtp2.macqel.be (Postfix) with ESMTP id 35637130D0F; Tue, 28 Aug 2018 18:02:56 +0200 (CEST) Received: by frolo.macqel.be (Postfix, from userid 1000) id 16E36DF0078; Tue, 28 Aug 2018 18:02:55 +0200 (CEST) Date: Tue, 28 Aug 2018 18:02:55 +0200 From: Philippe De Muyter To: Hans Verkuil Cc: Luca Ceresoli , Sakari Ailus , linux-media@vger.kernel.org, Leon Luo , Mauro Carvalho Chehab , Sakari Ailus , linux-kernel@vger.kernel.org, laurent.pinchart@ideasonboard.com Subject: Re: [PATCH 3/7] media: imx274: don't hard-code the subdev name to DRIVER_NAME Message-ID: <20180828160255.GA9763@frolo.macqel> References: <20180824163525.12694-1-luca@lucaceresoli.net> <20180824163525.12694-4-luca@lucaceresoli.net> <20180825144915.tq7m5jlikwndndzq@valkosipuli.retiisi.org.uk> <799f4d1a-b91d-0404-7ef0-965d123319da@lucaceresoli.net> <113d3e05-9331-bd54-0e49-46c5e132339f@xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <113d3e05-9331-bd54-0e49-46c5e132339f@xs4all.nl> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Hans, Sakari and Luca On Tue, Aug 28, 2018 at 11:22:28AM +0200, Hans Verkuil wrote: > On 26/08/18 22:41, Luca Ceresoli wrote: > > Hi Sakari, > > > > On 25/08/2018 16:49, Sakari Ailus wrote: > >> Hi Luca, > >> > >> On Fri, Aug 24, 2018 at 06:35:21PM +0200, Luca Ceresoli wrote: > >>> Forcibly setting the subdev name to DRIVER_NAME (i.e. "IMX274") makes > >>> it non-unique and less informative. > >>> > >>> Let the driver use the default name from i2c, e.g. "IMX274 2-001a". > >>> > >>> Signed-off-by: Luca Ceresoli > >>> --- > >>> drivers/media/i2c/imx274.c | 1 - > >>> 1 file changed, 1 deletion(-) > >>> > >>> diff --git a/drivers/media/i2c/imx274.c b/drivers/media/i2c/imx274.c > >>> index 9b524de08470..570706695ca7 100644 > >>> --- a/drivers/media/i2c/imx274.c > >>> +++ b/drivers/media/i2c/imx274.c > >>> @@ -1885,7 +1885,6 @@ static int imx274_probe(struct i2c_client *client, > >>> imx274->client = client; > >>> sd = &imx274->sd; > >>> v4l2_i2c_subdev_init(sd, client, &imx274_subdev_ops); > >>> - strlcpy(sd->name, DRIVER_NAME, sizeof(sd->name)); > >>> sd->flags |= V4L2_SUBDEV_FL_HAS_DEVNODE | V4L2_SUBDEV_FL_HAS_EVENTS; > >>> > >>> /* initialize subdev media pad */ > >> > >> This ends up changing the entity as well as the sub-device name which may > >> well break applications. > > > > Right, unfortunately. > > > >> On the other hand, you currently can't have more > >> than one of these devices on a media device complex due to the name being > >> specific to a driver, not the device. > >> > >> An option avoiding that would be to let the user choose by e.g. through a > >> Kconfig option would avoid having to address that, but I really hate adding > >> such options. > > > > I agree adding a Kconfig option just for this would be very annoying. > > However I think the issue affects a few other drivers (sr030pc30.c and > > s5c73m3-core.c apparently), thus maybe one option could serve them all. > > > >> I wonder what others think. If anyone ever needs to add another on a board > >> so that it ends up being the part of the same media device complex > >> (likely), then changing the name now rather than later would be the least > >> pain. In this case I'd be leaning (slightly) towards accepting the patch > >> and hoping there wouldn't be any fallout... I don't see any board (DT) > >> containing imx274, at least not in the upstream kernel. > > > > I'll be OK with either decision. Should we keep it as is, then I think a > > comment before that line would be appropriate to clarify it's not > > correct but it is kept for backward userspace compatibility. This would > > help avoid new driver writers doing the same mistake, and prevent other > > people to send another patch like mine. > > In this end, this is a driver bug. I would just fix this, but add a comment > that states the old name and why it was changed. No need for a dev_info > IMHO. > > It would be nice if you can check if the same mistake is made in other drivers, > and update those as well. It's easier if this is all done at the same time. > Then we should probably also apply the following patch I submitted : "media: v4l2-common: v4l2_spi_subdev_init : generate unique name" https://patchwork.kernel.org/patch/10553035/ and perhaps "media: v4l2-common: simplify v4l2_i2c_subdev_init name generation" https://patchwork.kernel.org/patch/10553037/ Philippe -- Philippe De Muyter +32 2 6101532 Macq SA rue de l'Aeronef 2 B-1140 Bruxelles