[PATCH] spmi: Auto-populate driver.owner in spmi_driver_register()
From: Andy Gross <hidden>
Date: 2015-09-22 16:47:26
Also in:
linux-arm-msm, lkml
From: Andy Gross <hidden>
Date: 2015-09-22 16:47:26
Also in:
linux-arm-msm, lkml
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 <redacted> Cc: Gilad Avidov <redacted> Signed-off-by: Stephen Boyd <redacted> ---
Reviewed-by: Andy Gross <redacted> -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project