From: Jim Cromie <jim.cromie@gmail.com>
To: Linux kernel <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>
Subject: [ patch -mm1 00/03 ] gpio: 3 minor tweaks
Date: Wed, 12 Jul 2006 11:19:33 -0600 [thread overview]
Message-ID: <44B52F25.6010109@gmail.com> (raw)
this patchset does:
1 - drops gpio_set_high, gpio_set_low from the nsc_gpio_ops vtable.
While we can't drop them from scx200_gpio (or can we ?), vtable users
(ie new users) dont need them, they can just use gpio_set()
2 - pure cosmetics - lose needless newlines.
3 - rename EXPORTed gpio vtables from {scx200,pc8736x}_access to
_gpio_ops
new name is much closer to the vtable-name struct nsc_gpio_ops, and
should be clearer.
Also rename the _fops vtable vars to _fileops to better disambiguate it
from the gpio vtables.
reply other threads:[~2006-07-12 17:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=44B52F25.6010109@gmail.com \
--to=jim.cromie@gmail.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.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