diff options
author | David Brownell <david-b@pacbell.net> | 2007-02-16 03:47:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-02-17 00:32:23 +0100 |
commit | 398acce7af5eaead2093cf2fc0381e511f5f3edf (patch) | |
tree | 9a9e6e9569c3fcca036ed8d7a2b555eeb3ced97d /Documentation/pci.txt | |
parent | usbnet: add missing Kconfig for KC2190 cables (diff) | |
download | linux-398acce7af5eaead2093cf2fc0381e511f5f3edf.tar.xz linux-398acce7af5eaead2093cf2fc0381e511f5f3edf.zip |
USB: at91_udc, shrink runtime footprint
This is a runtime codespace shrink: in most cases, platform devices should
put probe() should in the init section, and remove() in the exit section.
And I have no idea why the module init/exit routines were mismarked.
It also moves one function table into read-only data.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/pci.txt')
0 files changed, 0 insertions, 0 deletions