firmware loader: split out builtin firmware handling
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 14 Mar 2010 07:49:18 +0000 (23:49 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 21 May 2010 16:37:30 +0000 (09:37 -0700)
commitbcb9bd18e397eabe14b45f4dc4283359ab148d79
tree0fbb55b4e90a02824f8dc7aaffc3c26a2f0ebfa3
parent673fae90d5ee4ae2b6403f9d45af7ff640f06a60
firmware loader: split out builtin firmware handling

Split builtin firmware handling into separate functions to clean up the
main body of code.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/base/firmware_class.c