Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1542944
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH/RFC v2 3/7] spi: core: Add support for registering SPI slave controllers |
| Date | 2016-12-15 18:50 +0100 |
| Message-ID | <sOIkh-gU-17@gated-at.bofh.it> (permalink) |
| References | <sgGuB-b1-3@gated-at.bofh.it> <sgGuC-b1-67@gated-at.bofh.it> <siGgN-6gf-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Sun, Sep 18, 2016 at 11:04:18AM +0200, Geert Uytterhoeven wrote: > This is caused by moving the setup of master->dev.class. > To fix this, I can > 1) Introduce a separate spi_alloc_slave() function, which sets up > spi_slave_class instead of spi_master class, This seems more idiomatic.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH/RFC v2 3/7] spi: core: Add support for registering SPI slave controllers Mark Brown <broonie@kernel.org> - 2016-12-15 18:50 +0100
csiph-web