mfd: cros_ec: Instantiate ChromeOS EC character device
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Mon, 2 Feb 2015 11:26:26 +0000 (12:26 +0100)
committerOlof Johansson <olof@lixom.net>
Thu, 26 Feb 2015 23:45:09 +0000 (15:45 -0800)
commit8a4be850b6a1eb8c7b910d98d3683a803ff5ddb4
tree2872c5de670d39678f9126a57fe37c9131c59808
parente7c256fbfb157885d36ffcf03d981fa8b21e8fec
mfd: cros_ec: Instantiate ChromeOS EC character device

The ChromeOS EC character device is an user-space interface to
allow applications to access the Embedded Controller.

Add a cell for this device so it's spawned from the mfd driver.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Acked-by: Lee Jones <lee.jones@linaro.org>
Tested-by: Gwendal Grignou <gwendal@chromium.org>
Reviewed-by: Gwendal Grignou <gwendal@chromium.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
drivers/mfd/cros_ec.c