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


Groups > linux.kernel > #1728629

Re: [PATCH] spi: Use ida to manage SPI bus number

From Baolin Wang <baolin.wang@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH] spi: Use ida to manage SPI bus number
Date 2017-09-08 08:30 +0200
Message-ID <unkXF-2YQ-17@gated-at.bofh.it> (permalink)
References <umGGS-14f-13@gated-at.bofh.it> <umIz6-2mH-71@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Mark,

On 6 September 2017 at 21:28, Mark Brown <broonie@kernel.org> wrote:
> On Wed, Sep 06, 2017 at 07:26:51PM +0800, Baolin Wang wrote:
>> This patch adds one static ida variable to manage SPI bus number, moreover
>> we can get dynamic bus number from ida instead of one "dynamic" IDs, which
>> can be removed.
>
> Someone else actually addressed this TODO item just in the last
> development cycle, v4.14 should contain an equivalent patch.  Always
> best to check linux-next for the latest development state!

Yes, I saw that patch. Then ignore this patch, sorry.

-- 
Baolin.wang
Best Regards

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] spi: Use ida to manage SPI bus number Baolin Wang <baolin.wang@linaro.org> - 2017-09-06 13:30 +0200
  Re: [PATCH] spi: Use ida to manage SPI bus number Mark Brown <broonie@kernel.org> - 2017-09-06 15:30 +0200
    Re: [PATCH] spi: Use ida to manage SPI bus number Baolin Wang <baolin.wang@linaro.org> - 2017-09-08 08:30 +0200

csiph-web