From: mad_soft@inbox.ru (Dmitry Artamonow)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] pxa/hx4700: use gpio arrays for global gpio initialization
Date: Thu, 21 Apr 2011 19:02:26 +0400 [thread overview]
Message-ID: <20110421150226.GA10052@rainbow> (raw)
In-Reply-To: <1303329317.21545.5.camel@flow>
On 21:55 Wed 20 Apr , Philipp Zabel wrote:
> gpio_request_arrays() is a functional replacement for hx4700_gpio_request(),
> which is now obsolete.
[snip]
> - hx4700_gpio_request(ARRAY_AND_SIZE(global_gpios));
> + gpio_request_array(ARRAY_AND_SIZE(global_gpios));
It would be nice to check return value here and print some message on error,
as unlike hx4700_gpio_request, gpio_request_array() is completely silent.
--
Best regards,
Dmitry "MAD" ArtAMonow
next prev parent reply other threads:[~2011-04-21 15:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-20 19:55 [PATCH] pxa/hx4700: use gpio arrays for global gpio initialization Philipp Zabel
2011-04-21 15:02 ` Dmitry Artamonow [this message]
2011-04-27 18:50 ` [PATCH v2] " Philipp Zabel
2011-04-28 9:05 ` Russell King - ARM Linux
2011-04-28 20:16 ` Philipp Zabel
2011-04-28 20:17 ` [PATCH v3] " Philipp Zabel
2011-07-05 7:53 ` Eric Miao
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=20110421150226.GA10052@rainbow \
--to=mad_soft@inbox.ru \
--cc=linux-arm-kernel@lists.infradead.org \
/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).