mfd: cros_ec: move locking into cros_ec_cmd_xfer
authorAndrew Bresticker <abrestic@chromium.org>
Thu, 18 Sep 2014 15:18:57 +0000 (17:18 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 6 Oct 2014 20:29:50 +0000 (21:29 +0100)
Now that there's a central cros_ec_cmd_xfer(), move the locking
out of the SPI driver.

Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found