commit | df2e939c84499fb6c28d042bd97bb5536d60d3a7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 05 05:27:00 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Nov 05 14:58:45 2020 +0800 |
tree | 32605e87f5dc76cc1279ec72d8720c3a6338e889 | |
parent | 27d66cfc39750ac74a61b43f70944d2543433650 [diff] |
cros_ec: Fix up driver names to avoid dtoc warnings Fix the dtoc warning in these file by using a driver name that matches the compatible string. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>