From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [RFC PATCH net-next 17/24] phy: Centralize setting driver module owner Date: Mon, 04 Jan 2016 18:00:48 -0800 Message-ID: <568B23D0.3050901@gmail.com> References: <1451929022-5580-1-git-send-email-andrew@lunn.ch> <1451929022-5580-18-git-send-email-andrew@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: netdev To: Andrew Lunn Return-path: Received: from mail-pa0-f50.google.com ([209.85.220.50]:35001 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753756AbcAECBT (ORCPT ); Mon, 4 Jan 2016 21:01:19 -0500 Received: by mail-pa0-f50.google.com with SMTP id do7so5642573pab.2 for ; Mon, 04 Jan 2016 18:01:19 -0800 (PST) In-Reply-To: <1451929022-5580-18-git-send-email-andrew@lunn.ch> Sender: netdev-owner@vger.kernel.org List-ID: On 04/01/16 09:36, Andrew Lunn wrote: > Rather than have each driver set the driver owner field, do it once in > the core code. This will also help with later changes, when the device > structure will move. Another thing that should have been taken care of long before, thanks! > > Signed-off-by: Andrew Lunn Reviewed-by: Florian Fainelli -- Florian