]> Pileus Git - ~andy/linux/commit
efivars: Make efivars bin_attributes dynamic
authorMike Waychison <mikew@google.com>
Sat, 12 Mar 2011 01:43:06 +0000 (17:43 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 14 Mar 2011 15:40:50 +0000 (08:40 -0700)
commitd502fbb0dc4d4babe5fb330257fa49a83fbf86a6
tree881fa3719f41f6f0f2a7ab22a3a479789590d48c
parent29422693c410c68071bdd60e0a0ec590490781aa
efivars: Make efivars bin_attributes dynamic

In preparation for encapsulating efivars, we need to have the
bin_attributes be dynamically allocated so that we can use their
->private fields to get back to the struct efivars structure.

Signed-off-by: Mike Waychison <mikew@google.com>
Cc: Matt Domsch <Matt_Domsch@dell.com>,
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/firmware/efivars.c