Fork of alistair23 Linux kernel for reMarkable from https://github.com/alistair23/linux
Go to file
Matt Porter cbd0fd7b9b greybus: update string descriptor length field to __u8 type to match spec
Greybus spec was updated to make the length field a single byte. Update
the type and remove endian handling of that field in the core.

Signed-off-by: Matt Porter <mporter@linaro.org>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
2014-09-29 17:57:33 -07:00
drivers/staging/greybus greybus: update string descriptor length field to __u8 type to match spec 2014-09-29 17:57:33 -07:00