Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1337349
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 5/7] ahci: Convert driver to use modern PM hooks |
| Date | 2016-02-18 14:20 +0100 |
| Message-ID | <r3wEX-626-19@gated-at.bofh.it> (permalink) |
| References | <r3sBk-311-7@gated-at.bofh.it> <r3sBk-311-5@gated-at.bofh.it> <r3ujL-4dh-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Feb 18, 2016 at 12:45:05PM +0200, Andy Shevchenko wrote: > > + .driver.pm = &ahci_pci_pm_ops, > > Please, do this in several assignments, since to support older compilers. Can you please elaborate? That's a single assignment. Are there compilers which can't do that? Thanks. -- tejun
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 5/7] ahci: Convert driver to use modern PM hooks Mika Westerberg <mika.westerberg@linux.intel.com> - 2016-02-18 10:00 +0100
Re: [PATCH 5/7] ahci: Convert driver to use modern PM hooks Andy Shevchenko <andy.shevchenko@gmail.com> - 2016-02-18 11:50 +0100
Re: [PATCH 5/7] ahci: Convert driver to use modern PM hooks Tejun Heo <tj@kernel.org> - 2016-02-18 14:20 +0100
Re: [PATCH 5/7] ahci: Convert driver to use modern PM hooks Christoph Hellwig <hch@infradead.org> - 2016-02-18 15:50 +0100
csiph-web