commit | 6646c574eb1f9e0f9332cd58d2e879ebca78a1cf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 21 13:57:12 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sat Jan 30 14:25:41 2021 -0700 |
tree | fe5eca8c4a89240e6e1cd3ebe687ac69633b2ca2 | |
parent | f73f581ce8b5e0435819957f4023e545fe4e93cd [diff] |
clk: x86: Correct the driver name The current driver name does not match its compatible string, so of-platdata does not work correctly. Fix it. Signed-off-by: Simon Glass <sjg@chromium.org>