cros_ec: Handle the single duplex requirement in cros_ec
authorSimon Glass <sjg@chromium.org>
Tue, 17 Feb 2015 22:29:37 +0000 (15:29 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 6 May 2015 02:58:19 +0000 (20:58 -0600)
commit527265d8f25196b3d0cc042846f901858723f26c
treed74f8958907b3e8d715bd23f182bb82b0b577a11
parentc4b206dff14eba50d4d6d06dca71205d08629662
cros_ec: Handle the single duplex requirement in cros_ec

With several chips using the SPI protocol it seems better to put the single
duplex functionality in the EC rather than the SPI driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/misc/cros_ec_spi.c