commit | f951d6e6faedcead91419b785f73a620d8ed191a | [log] [tgz] |
---|---|---|
author | Michał Kępień <kernel@kempniu.pl> | Fri Jan 22 15:27:24 2016 +0100 |
committer | Darren Hart <dvhart@linux.intel.com> | Wed Mar 23 10:05:42 2016 -0700 |
tree | 0693a69dd6edcec92d8c3c255a39f38c047d73c0 | |
parent | 63c4029bdfc220ec3a1fa9135f5db3bdcd93b502 [diff] |
dell-laptop: use dell_smbios_find_token() instead of find_token_location() Replace all uses of find_token_location() with dell_smbios_find_token() to avoid directly accessing the da_tokens table. Signed-off-by: Michał Kępień <kernel@kempniu.pl> Reviewed-by: Pali Rohár <pali.rohar@gmail.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>