Re: [PATCH 02/10] ASoC: samsung/smartq: use dynamic registration

From: Arnd Bergmann
Date: Tue Dec 01 2015 - 10:12:32 EST


On Tuesday 01 December 2015 09:24:24 Krzysztof Kozlowski wrote:
> > +static struct platform_driver smartq_driver = {
> > + .driver = {
> > + .name = "smartq-audio",
> > + .owner = THIS_MODULE,
>
> The owner should not be needed (coccicheck should also complain). Rest
> looks good, so:

Good catch, fixed now!

> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>

thanks,

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/