From: Dmitry Torokhov Date: Sun, 14 Mar 2010 07:49:23 +0000 (-0800) Subject: firmware loader: do not allocate firmare id separately X-Git-Tag: v2.6.35-rc1~459^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e177123f0c2d77ed2fde724ca352166ca9464619;p=pandora-kernel.git firmware loader: do not allocate firmare id separately fw_id has the same life time as firmware_priv so it makes sense to move it into firmware_priv structure instead of allocating separately. Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed