]> git.baikalelectronics.ru Git - uboot.git/commit
cros_ec: Fix up driver names to avoid dtoc warnings
authorSimon Glass <sjg@chromium.org>
Mon, 5 Oct 2020 11:27:00 +0000 (05:27 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 5 Nov 2020 06:58:45 +0000 (14:58 +0800)
commitf1ba81727835e7873f49ca532560ea4cbb73f6ab
tree32605e87f5dc76cc1279ec72d8720c3a6338e889
parentea05f0d62c22add92bf9ee984f83a9ccb70dc718
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>
drivers/misc/cros_ec_i2c.c
drivers/misc/cros_ec_lpc.c
drivers/misc/cros_ec_spi.c