https://github.com/torvalds/linux
Revision 2e8f7a3128bb8fac8351a994f1fc325717899308 authored by Jim Cromie on 14 July 2006, 07:24:26 UTC, committed by Linus Torvalds on 15 July 2006, 04:53:54 UTC
- rename EXPORTed gpio vtables from {scx200,pc8736x}_access to _gpio_ops new
  name is much closer to the vtable-name struct nsc_gpio_ops, should be
  clearer.  Also rename the _fops vtable var to _fileops to better
  disambiguate it from the gpio vtable.

Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent abecb6d
History
Tip revision: 2e8f7a3128bb8fac8351a994f1fc325717899308 authored by Jim Cromie on 14 July 2006, 07:24:26 UTC
[PATCH] gpio: rename exported vtables to better match purpose
Tip revision: 2e8f7a3
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 69.9 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top