* [ patch -mm1 00/03 ] gpio: 3 minor tweaks
@ 2006-07-12 17:19 Jim Cromie
0 siblings, 0 replies; only message in thread
From: Jim Cromie @ 2006-07-12 17:19 UTC (permalink / raw)
To: Linux kernel, Andrew Morton
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-07-12 17:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-12 17:19 [ patch -mm1 00/03 ] gpio: 3 minor tweaks Jim Cromie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox