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)
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>

No differences found