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


Groups > linux.kernel > #1330996

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

From Linus Walleij <linus.walleij@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] gpio: davinci: Fix the number of controllers allocated
Date 2016-02-10 11:10 +0100
Message-ID <r0zSG-OA-13@gated-at.bofh.it> (permalink)
References <qVUXM-43r-27@gated-at.bofh.it> <qVUXM-43r-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 2/2] gpio: davinci: Fix the number of controllers allocated Linus Walleij <linus.walleij@linaro.org> - 2016-02-10 11:10 +0100

csiph-web