]> git.karo-electronics.de Git - linux-beck.git/commit
greybus: spi: rename rdwr field to xfer_flags
authorRui Miguel Silva <rui.silva@linaro.org>
Mon, 16 May 2016 09:33:20 +0000 (10:33 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 17 May 2016 03:02:58 +0000 (20:02 -0700)
commit22e26a3a13503f3c35ed8bbb6a7e9e33ad2c6987
treed2d5937d1bc55259510b3fc8376fd8eee5884044
parent3b077247b6499aa5bf2183968be8cb6ad675171c
greybus: spi: rename rdwr field to xfer_flags

As more bits will be added to the field, let's make the field more
generic and name it accordingly. So, rename it from rdwr to xfer_flags.

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