From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758120AbbIVQr0 (ORCPT ); Tue, 22 Sep 2015 12:47:26 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:50738 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757982AbbIVQrX (ORCPT ); Tue, 22 Sep 2015 12:47:23 -0400 Date: Tue, 22 Sep 2015 11:47:20 -0500 From: Andy Gross To: Stephen Boyd Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Gilad Avidov Subject: Re: [PATCH] spmi: Auto-populate driver.owner in spmi_driver_register() Message-ID: <20150922164720.GB28017@qualcomm.com> References: <1441922780-14467-1-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1441922780-14467-1-git-send-email-sboyd@codeaurora.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 10, 2015 at 03:06:20PM -0700, Stephen Boyd wrote: > Populate the owner field of the spmi driver when > spmi_driver_register() is called in a similar fashion to how > other *_driver_register() functions do it. This saves driver > writers from having to do this themselves. > > Cc: Andy Gross > Cc: Gilad Avidov > Signed-off-by: Stephen Boyd > --- Reviewed-by: Andy Gross -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project