commit | 76b53f7c8bfa41f94ec32d84493a691f096e89f5 | [log] [tgz] |
---|---|---|
author | Mike Waychison <mikew@google.com> | Fri Mar 11 17:43:16 2011 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Mar 14 08:40:50 2011 -0700 |
tree | 8871334a623c53ad993c538932ad82b12ebb47a4 | |
parent | 4142ef146aee440731de956d9f9f3170d5a238ae [diff] |
efivars: Split out variable registration In anticipation of re-using the variable facilities in efivars from elsewhere, split out the registration and unregistration of struct efivars from the rest of the EFI specific sysfs code. Signed-off-by: Mike Waychison <mikew@google.com> Cc: Matt Domsch <Matt_Domsch@dell.com>, Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>