diff options
author | David Brownell <david-b@pacbell.net> | 2007-02-15 18:47:17 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-02-16 15:32:23 -0800 |
commit | 398acce7af5eaead2093cf2fc0381e511f5f3edf (patch) | |
tree | 9a9e6e9569c3fcca036ed8d7a2b555eeb3ced97d /drivers/usb/host/sl811-hcd.c | |
parent | 691895c661b0419e7cd65429e5077264a2ca01a3 (diff) |
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 'drivers/usb/host/sl811-hcd.c')
0 files changed, 0 insertions, 0 deletions