mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
authorBill Richardson <wfrichar@chromium.org>
Wed, 18 Jun 2014 18:14:02 +0000 (11:14 -0700)
committerLee Jones <lee.jones@linaro.org>
Wed, 9 Jul 2014 13:58:17 +0000 (14:58 +0100)
commit5d4773e27e8ab37491767a6ef99ffd7100fe6341
treef60c57790cbd87676c3dbe978565b925889b3543
parent9c5edb6c458b04a243c4ba09a60349367b36e761
mfd: cros_ec: Use struct cros_ec_command to communicate with the EC

This is some internal structure reorganization / renaming to prepare
for future patches that will add a userspace API to cros_ec.  There
should be no visible changes.

Signed-off-by: Bill Richardson <wfrichar@chromium.org>
Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/cros_ec.c
drivers/mfd/cros_ec_i2c.c
drivers/mfd/cros_ec_spi.c
include/linux/mfd/cros_ec.h
This page took 0.02572 seconds and 5 git commands to generate.