firmware: memconsole: Probe via coreboot bus
authorSamuel Holland <samuel@sholland.org>
Thu, 25 Jan 2018 01:41:17 +0000 (19:41 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 11:37:19 +0000 (13:37 +0200)
commit294b2a9087666e31307a7a6c8da62b14442a6ef2
tree065cf6f3512641b88e58103f81c36bf7d4368bdd
parent570d30c2823fd4a29c220961885529bc36d27d24
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>
drivers/firmware/google/memconsole-coreboot.c