From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:43350 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750950AbeELJCi (ORCPT ); Sat, 12 May 2018 05:02:38 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: ath10k: snoc: Remove owner assignment from platform_driver From: Kalle Valo In-Reply-To: <1525489448-23595-1-git-send-email-festevam@gmail.com> References: <1525489448-23595-1-git-send-email-festevam@gmail.com> To: Fabio Estevam Cc: kvalo@qca.qualcomm.com, ath10k@lists.infradead.org, linux-wireless@vger.kernel.org, Fabio Estevam Message-Id: <20180512090238.4AC286019F@smtp.codeaurora.org> (sfid-20180512_110242_414022_9A559B59) Date: Sat, 12 May 2018 09:02:38 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: Fabio Estevam wrote: > Structure platform_driver does not need to set the owner field, as this > will be populated by the driver core. > > Generated by scripts/coccinelle/api/platform_no_drv_owner.cocci. > > Signed-off-by: Fabio Estevam > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 469bd5eab622 ath10k: snoc: Remove owner assignment from platform_driver -- https://patchwork.kernel.org/patch/10381959/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches