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


Groups > linux.kernel > #1330996 > unrolled thread

Re: [PATCH 2/2] gpio: davinci: Fix the number of controllers allocated

Started byLinus Walleij <linus.walleij@linaro.org>
First post2016-02-10 11:10 +0100
Last post2016-02-10 11:10 +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 2/2] gpio: davinci: Fix the number of controllers allocated Linus Walleij <linus.walleij@linaro.org> - 2016-02-10 11:10 +0100

#1330996 — Re: [PATCH 2/2] gpio: davinci: Fix the number of controllers allocated

FromLinus Walleij <linus.walleij@linaro.org>
Date2016-02-10 11:10 +0100
SubjectRe: [PATCH 2/2] gpio: davinci: Fix the number of controllers allocated
Message-ID<r0zSG-OA-13@gated-at.bofh.it>
On Thu, Jan 28, 2016 at 2:38 PM, Keerthy <j-keerthy@ti.com> wrote:

> From: Lokesh Vutla <lokeshvutla@ti.com>
>
> Driver only needs to allocate for [ngpio / 32] controllers,
> as each controller handles 32 gpios. But the current driver
> allocates for ngpio of which the extra allocated are unused.
> Fix it be registering only the required number of controllers.
>
> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
> Signed-off-by: Keerthy <j-keerthy@ti.com>

Patch applied for fixes with Grygorii's review tag.

Yours,
Linus Walleij

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web