commit | c75dd2f8df139c53d22be2595c12ca6deec74128 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <mcgrof@kernel.org> | Thu Apr 28 15:46:41 2016 -0700 |
committer | Luis R. Rodriguez <mcgrof@kernel.org> | Fri Dec 16 09:19:42 2016 -0800 |
tree | 0eb2ec3c0d2dfa5d1639c249fbaf96df3b94d6e5 | |
parent | 835dd2d6e21502f51c822e086dfa0789d043ef85 [diff] |
x86/microcode: convert to use sysdata API This uses the new flexible firmware API, since we don't have to keep the firmware around the sysdata API does the freeing for us safely. v2: was not present v5: bike shed changes: sysdata/drvdata Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>