From: Javier Martinez Canillas Date: Mon, 2 Feb 2015 11:26:23 +0000 (+0100) Subject: mfd: cros_ec: Add char dev and virtual dev pointers X-Git-Tag: omap-for-v4.2/o2_dc~14^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05c11ac4e0712def44cccbff82ad980d9e1d1b80;p=pandora-kernel.git mfd: cros_ec: Add char dev and virtual dev pointers The ChromeOS Embedded Controller has to be accessed by applications. A virtual character device is used as an interface with user-space. Extend the struct cros_ec_device with the fields needed by the driver of this virtual character device. Signed-off-by: Javier Martinez Canillas Acked-by: Lee Jones Tested-by: Gwendal Grignou Reviewed-by: Gwendal Grignou Signed-off-by: Olof Johansson --- Reading git-diff-tree failed