From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mout.gmx.net ([212.227.15.18]:65429 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751499AbdCAV7v (ORCPT ); Wed, 1 Mar 2017 16:59:51 -0500 Received: from minime.bse ([77.22.132.34]) by mail.gmx.com (mrgmx002 [212.227.17.190]) with ESMTPSA (Nemesis) id 0MQ2zr-1cdzc63QFX-005HY1 for ; Wed, 01 Mar 2017 22:59:01 +0100 Date: Wed, 1 Mar 2017 22:58:59 +0100 From: Daniel =?iso-8859-1?Q?Gl=F6ckner?= To: Fengguang Wu Cc: Alan Cox , kbuild-all@01.org, devel@driverdev.osuosl.org, Greg Kroah-Hartman , Mauro Carvalho Chehab , linux-media@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging/atomisp: fix platform_no_drv_owner.cocci warnings Message-ID: <20170301215858.GA25346@minime.bse> References: <201703011837.1R4zsbQi%fengguang.wu@intel.com> <20170301103017.GA30536@lkp-wsm-ep1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170301103017.GA30536@lkp-wsm-ep1> Sender: linux-media-owner@vger.kernel.org List-ID: On Wed, Mar 01, 2017 at 06:30:17PM +0800, kbuild test robot wrote: > drivers/staging/media/atomisp/i2c/imx/imx.c:2486:3-8: No need to set .owner here. The core will do it. > > Remove .owner field if calls are used which set it automatically > > Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci > > CC: Alan Cox > Signed-off-by: Fengguang Wu May I ask which repository this patch is based on? Does Intel finally attempt to upstream the atomisp driver? Best regards, Daniel