From: Dmitry Torokhov Date: Fri, 4 Jun 2010 07:54:37 +0000 (-0700) Subject: firmware loader: use statically initialized data attribute X-Git-Tag: v2.6.36-rc1~521^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0983ca2d0f0ff645bc86899aefb936cffb314839;p=pandora-kernel.git firmware loader: use statically initialized data attribute There is no reason why we are using a template for binary attribute and copying it into per-firmware data before registering. Using the original works as well. Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed