From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: AnilKumar Ch <anilkumar@ti.com>
Cc: grant.likely@secretlab.ca, rob.herring@calxeda.com,
dgdunix@gmail.com, linux-input@vger.kernel.org,
linux-kernel@vger.kernel.org,
devicetree-discuss@lists.ozlabs.org
Subject: Re: [PATCH 1/2] Input: matrix-keypad - remove const from pointer to array of gpios
Date: Fri, 19 Oct 2012 16:00:59 -0700 [thread overview]
Message-ID: <20121019230059.GB10915@core.coreip.homeip.net> (raw)
In-Reply-To: <1350630373-24279-2-git-send-email-anilkumar@ti.com>
On Fri, Oct 19, 2012 at 12:36:12PM +0530, AnilKumar Ch wrote:
> Remove const from pointer to array of gpios in matrix_keypad_platform_data
> struct. This is required if we update row_gpios and col_gpios based on
> device tree data.
Then don't. Set them up via non-const aliases instead.
Thanks.
--
Dmitry
next prev parent reply other threads:[~2012-10-19 23:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-19 7:06 [PATCH 0/2] Input: matrix-keypad - Add device tree support AnilKumar Ch
2012-10-19 7:06 ` [PATCH 1/2] Input: matrix-keypad - remove const from pointer to array of gpios AnilKumar Ch
2012-10-19 23:00 ` Dmitry Torokhov [this message]
2012-10-30 13:08 ` AnilKumar, Chimata
2012-10-19 7:06 ` [PATCH 2/2] Input: matrix-keypad - Add device tree support AnilKumar Ch
2012-10-19 12:57 ` Rob Herring
2012-10-30 13:08 ` AnilKumar, Chimata
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121019230059.GB10915@core.coreip.homeip.net \
--to=dmitry.torokhov@gmail.com \
--cc=anilkumar@ti.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=dgdunix@gmail.com \
--cc=grant.likely@secretlab.ca \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rob.herring@calxeda.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).