]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
greybus: sdio: send data block details at command request
authorRui Miguel Silva <rui.silva@linaro.org>
Thu, 15 Oct 2015 22:56:51 +0000 (23:56 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 19 Oct 2015 19:06:44 +0000 (12:06 -0700)
commit10ed1938767ec90a264b73b337ec17a0a674847a
tree10d23f1940e29e37c67f77f28c65f99aad83d807
parent1ec5843ee9889914be80a6763e58a79064716023
greybus: sdio: send data block details at command request

If SDIO request include data to be transfer send details (data blocks
and block size) in command request, as it seems some controllers need
this info prior to set the registers correctly.

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