OSDN Git Service

greybus: sdio: split cmd_flags to there meaning
authorRui Miguel Silva <rui.silva@linaro.org>
Thu, 2 Jul 2015 18:11:30 +0000 (19:11 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 6 Jul 2015 18:15:42 +0000 (11:15 -0700)
commitef0cc0ec8d80a18c83aec41321ebeba639cfa09a
tree77296c40e2455f4da7a2db892fb5b55e0dba3f00
parentdf22363d2ada5ef4708310208ff10649adb0b08d
greybus: sdio: split cmd_flags to there meaning

Instead of using values in the command cmd_flags field use the real
flags in a bit mask.

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