Re: [PATCH] soc: qcom: wcnss_ctrl: add missing MODULE_DEVICE_TABLE()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



+ Andy

On Sun 02 Jul 06:23 PDT 2017, Rob Clark wrote:

> This fixes a problem of wifi module not loading on db410c.
> 
> Signed-off-by: Rob Clark <robdclark@xxxxxxxxx>

Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>

Regards,
Bjorn

> ---
>  drivers/soc/qcom/wcnss_ctrl.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/soc/qcom/wcnss_ctrl.c b/drivers/soc/qcom/wcnss_ctrl.c
> index b906918..d008e5b 100644
> --- a/drivers/soc/qcom/wcnss_ctrl.c
> +++ b/drivers/soc/qcom/wcnss_ctrl.c
> @@ -347,6 +347,7 @@ static const struct of_device_id wcnss_ctrl_of_match[] = {
>  	{ .compatible = "qcom,wcnss", },
>  	{}
>  };
> +MODULE_DEVICE_TABLE(of, wcnss_ctrl_of_match);
>  
>  static struct rpmsg_driver wcnss_ctrl_driver = {
>  	.probe = wcnss_ctrl_probe,
> -- 
> 2.9.4
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [Linux for Sparc]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux