summaryrefslogtreecommitdiff
path: root/drivers/net/dm9000.c
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2008-11-16 08:36:08 (GMT)
committerDavid S. Miller <davem@davemloft.net>2008-11-16 08:36:08 (GMT)
commitcda2836dc66f814aecc58370251566e1c225c8d3 (patch)
treeebb381e9ed2a3a93621690b886b4e241a5fa4c81 /drivers/net/dm9000.c
parent74ad0a5421edc6ef13a4059c6076cd7a4f3a1fd5 (diff)
downloadlinux-fsl-qoriq-cda2836dc66f814aecc58370251566e1c225c8d3.tar.xz
pegasus: minor resource shrinkage
Make pegasus driver not allocate a workqueue until the driver is bound to some device, which will need that workqueue if the device is brought up. This conserves resources when the driver is linked but there's no pegasus device connected. Also shrink the runtime footprint a smidgeon by moving some init-only code into its proper section, and move an obnoxious (frequent and meaningless) message to be debug-only. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dm9000.c')
0 files changed, 0 insertions, 0 deletions