diff options
author | Mike Waychison <mikew@google.com> | 2011-07-21 16:57:59 -0400 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2011-07-22 16:15:40 -0700 |
commit | c475594d838c5c872e734f693a700df8c01b39d4 (patch) | |
tree | ad36a818fd7294ecac5eafda9b78ebb67209a1b1 /drivers/rtc/rtc-rx8581.c | |
parent | 828aa1f00ec3508a4d813bd60d210de82929ac97 (diff) |
efivars: Use string functions in pstore_write
Instead of open-coding the string operations for comparing the prefix of
the variable names, use the provided utf16_* string functions.
This patch also changes the calls to efi.set_variable to
efivars->ops->set_variable so that the right function gets called in the
case of gsmi (which doesn't have a valid efi structure).
As well, make sure that we only consider variables with the right vendor
string.
Signed-off-by: Mike Waychison <mikew@google.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'drivers/rtc/rtc-rx8581.c')
0 files changed, 0 insertions, 0 deletions