commit | 294b2a9087666e31307a7a6c8da62b14442a6ef2 | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Wed Jan 24 19:41:17 2018 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Apr 23 13:37:19 2018 +0200 |
tree | 065cf6f3512641b88e58103f81c36bf7d4368bdd | |
parent | 570d30c2823fd4a29c220961885529bc36d27d24 [diff] |
firmware: memconsole: Probe via coreboot bus Remove the ad-hoc coreboot table search. Now the driver will only be probed when the necessary coreboot table entry has already been found. Signed-off-by: Samuel Holland <samuel@sholland.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>