linux/drivers/usb/core
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table
This is a much better version of a previous patch to make the parser
tables constant. Rather than changing the typedef, we put the "const" in
all the various places where its required, allowing the __initconst
exception for nfsroot which was the cause of the previous trouble.

This was posted for review some time ago and I believe its been in -mm
since then.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Cc: Alexander Viro <aviro@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-13 10:10:37 -07:00
..
Kconfig
Makefile
buffer.c
config.c
devices.c
devio.c
driver.c USB: Don't rebind before "complete" callback 2008-08-21 10:26:37 -07:00
endpoint.c
file.c
generic.c
hcd-pci.c
hcd.c USB: fix hcd interrupt disabling 2008-09-23 13:58:06 -07:00
hcd.h USB: automatically enable RHSC interrupts 2008-08-21 10:26:38 -07:00
hub.c USB: revert recovery from transient errors 2008-09-23 13:58:10 -07:00
hub.h
inode.c vfs: Use const for kernel parser table 2008-10-13 10:10:37 -07:00
message.c
notify.c
otg_whitelist.h
quirks.c
sysfs.c
urb.c
usb.c USB: Add new PM callback methods for USB 2008-08-21 10:26:37 -07:00
usb.h USB: Add new PM callback methods for USB 2008-08-21 10:26:37 -07:00