Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1432073
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 5/8] spi: add support for ACPI reconfigure notifications |
| Date | 2016-06-27 16:20 +0200 |
| Message-ID | <rOFyh-1kx-19@gated-at.bofh.it> (permalink) |
| References | <rL0Bj-649-3@gated-at.bofh.it> <rL0Bk-649-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Fri, Jun 17, 2016 at 02:52:13PM +0300, Octavian Purdila wrote: > This patch adds supports for SPI device enumeration and removal via > ACPI reconfiguration notifications that are send as a result of an > ACPI table load or unload operation. I still have the same concern I've had all the way through here: this is very similar to the equivalent DT code but not quite, especially in regard to the OF_POPULATED flag which has no ACPI equivalent. This gives us ACPI code which just looks like it's missing something. I'd like to see the comparison at least covered in the changelog so people have something to refer to in future when trying to understand why things are done this way.
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v4 5/8] spi: add support for ACPI reconfigure notifications Mark Brown <broonie@kernel.org> - 2016-06-27 16:20 +0200 Re: [PATCH v4 5/8] spi: add support for ACPI reconfigure notifications "Rafael J. Wysocki" <rafael@kernel.org> - 2016-06-27 23:20 +0200
csiph-web