OSDN Git Service

greybus: sdio: add need poll to host caps
authorRui Miguel Silva <rui.silva@linaro.org>
Thu, 2 Jul 2015 18:11:36 +0000 (19:11 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 6 Jul 2015 18:15:42 +0000 (11:15 -0700)
commitf85451d8f58cd6df8643838b249016449f4d6218
treef805aac53d16791289560fcd393f325dac796368
parent73f4a5217968d51d9685732512d268c71b78a347
greybus: sdio: add need poll to host caps

As we do not have, yet, a event callback to notify core about changes
we add the MMC_CAP_NEEDS_POLL capability to the rest of the caps
received from the module.

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