OSDN Git Service

greybus: sdio: extend sdio implementation
authorRui Miguel Silva <rui.silva@linaro.org>
Mon, 22 Jun 2015 13:03:52 +0000 (14:03 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 24 Jun 2015 06:13:41 +0000 (23:13 -0700)
commit3b6ecd6de6b4d8aad200d256b0c09d536a15df29
treed3f3307a81e8130e4429f98ce5b415c5c3fffda4
parent656f22e94ec793252c7d1b220da5566042a62040
greybus: sdio: extend sdio implementation

Extend sdio implementation, as it for now it was basically stubs.

This implementation is compile tested only since there is no fw or
simulation support yet.
Next step is to add sdio support to gbsim and test it with success
using the mmc_test facility.

Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/greybus_protocols.h
drivers/staging/greybus/sdio.c