Stephen Boyd dddb5549da firmware_class: Reorganize fw_create_instance()
Recent patches to split up the three phases of request_firmware()
lead to a casting away of const in fw_create_instance(). We can
avoid this cast by splitting up fw_create_instance() a bit.

Make _request_firmware_setup() return a struct fw_priv and use
that struct instead of passing struct firmware to
_request_firmware(). Move the uevent and device file creation
bits to the loading phase and rename the function to
_request_firmware_load() to better reflect its purpose.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
2012-03-28 23:30:43 +02:00
..
2012-03-08 10:50:35 -08:00
2012-03-27 16:03:32 -07:00
2012-03-19 09:37:11 +00:00
2012-03-27 16:47:35 -07:00
2012-03-27 16:03:32 -07:00
2012-03-28 12:17:06 -07:00
2012-03-23 10:02:20 +01:00
2012-03-28 12:34:33 -07:00
2012-03-27 16:27:28 -07:00
2012-03-22 12:29:50 -07:00
2012-03-27 16:47:35 -07:00
2012-03-27 16:41:24 -07:00
2012-03-28 12:34:33 -07:00
2012-03-28 12:34:33 -07:00
2012-03-17 01:41:43 -07:00
2012-03-27 16:41:24 -07:00
2012-03-28 12:34:33 -07:00
2012-03-12 22:19:07 +01:00
2012-03-28 12:34:33 -07:00
2012-03-28 12:34:33 -07:00
2012-03-23 16:58:34 -07:00
2012-03-27 16:30:09 -07:00
2012-03-27 16:30:09 -07:00