Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1542944 > unrolled thread

Re: [PATCH/RFC v2 3/7] spi: core: Add support for registering SPI slave controllers

Started byMark Brown <broonie@kernel.org>
First post2016-12-15 18:50 +0100
Last post2016-12-15 18:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

#1542944 — Re: [PATCH/RFC v2 3/7] spi: core: Add support for registering SPI slave controllers

FromMark Brown <broonie@kernel.org>
Date2016-12-15 18:50 +0100
SubjectRe: [PATCH/RFC v2 3/7] spi: core: Add support for registering SPI slave controllers
Message-ID<sOIkh-gU-17@gated-at.bofh.it>

[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.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web