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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]