Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1573636
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 3/3] spi: acpi: Initialize modalias from of_compatible |
| Date | 2017-02-04 11:20 +0100 |
| Message-ID | <t75BM-7td-23@gated-at.bofh.it> (permalink) |
| References | <t4eUW-4Ja-11@gated-at.bofh.it> <t73zX-64h-3@gated-at.bofh.it> <t73zX-64h-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Sat, Feb 04, 2017 at 08:00:28AM +0000, Dan O'Donovan wrote: > + acpi_set_modalias(adev, acpi_device_hid(adev), > + spi->modalias, sizeof(spi->modalias)); > + The formatting here is really weird (why isn't the third argument on the line above?) but otherwise Acked-by: Mark Brown <broonie@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v5 3/3] spi: acpi: Initialize modalias from of_compatible Dan O'Donovan <dan@emutex.com> - 2017-02-04 09:10 +0100 Re: [PATCH v5 3/3] spi: acpi: Initialize modalias from of_compatible Mark Brown <broonie@kernel.org> - 2017-02-04 11:20 +0100
csiph-web