OSDN Git Service

greybus: sdio: pass only data pointer to tranfer funtion
authorRui Miguel Silva <rui.silva@linaro.org>
Thu, 2 Jul 2015 18:11:34 +0000 (19:11 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 6 Jul 2015 18:15:42 +0000 (11:15 -0700)
commit882edf59fcfa400547bdb509e67f2266471f838d
tree53676e5a57b06c5d9e2cd9a304f11c75696b6d06
parent7a5cd5aea29a6fa0d99fb3b667b96b8d5f4e596c
greybus: sdio: pass only data pointer to tranfer funtion

No need to pass the all request to the transfer related funtctions.

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