Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1280949
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 02/10] ASoC: samsung/smartq: use dynamic registration |
| Date | 2015-12-01 16:20 +0100 |
| Message-ID | <qAUSK-2T0-33@gated-at.bofh.it> (permalink) |
| References | <qyKNQ-9k-13@gated-at.bofh.it> <qyKNS-9k-57@gated-at.bofh.it> <qAGZs-2kK-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@samsung.com>
thanks,
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH 02/10] ASoC: samsung/smartq: use dynamic registration Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-12-01 01:30 +0100 Re: [PATCH 02/10] ASoC: samsung/smartq: use dynamic registration Arnd Bergmann <arnd@arndb.de> - 2015-12-01 16:20 +0100
csiph-web