platform/chrome: cros_ec_typec: Alter module name with hyphens
authorPrashant Malani <pmalani@chromium.org>
Wed, 28 Dec 2022 00:45:10 +0000 (00:45 +0000)
committerPrashant Malani <pmalani@chromium.org>
Mon, 9 Jan 2023 20:32:53 +0000 (20:32 +0000)
commite5eea6a3319fcd0d6c71c8ff359e0d8c5b1bd5cd
tree6ea7f22f056e70afcd5eced3ab74751769807099
parent69058096515359fbe15b63ea8b111fe0bb21cecb
platform/chrome: cros_ec_typec: Alter module name with hyphens

Change the Type-C module name from cros_ec_typec to cros-ec-typec. This
allows us to include more files in the same module (rather than relying
on the file name cros_ec_typec to also be the module name).

Signed-off-by: Prashant Malani <pmalani@chromium.org>
[pmalani: Fixed trivial conflict in Makefile]
Reviewed-by: Benson Leung <bleung@chromium.org>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20221228004648.793339-8-pmalani@chromium.org
drivers/platform/chrome/Kconfig
drivers/platform/chrome/Makefile