greybus: Revert "interface: Fetch and expose version of interface's firmware"
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 5 May 2016 03:19:58 +0000 (08:49 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 5 May 2016 20:33:20 +0000 (13:33 -0700)
commit0decdd55b38ac8276a1039654e529120f65ee366
treee1ffdccfc31621388336cae9bf0d8e20b104eff6
parentc77f85bbc91acafeafd4143a23a225fe81c7e294
greybus: Revert "interface: Fetch and expose version of interface's firmware"

This reverts commit b957ade7b3e4ab8c149c53346dbf02e977b7f3a7.

The interface version is now managed as part of the firmware-management
protocol. This operation is already removed from the greybus
specifications.

Drop interface version support from greybus.

Tested with gbsim (sysfs file not available after this patch).

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Johan Hovold <johan@hovoldconsulting.com>
Acked-by: Sandeep Patil <sspatil@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/Documentation/sysfs-bus-greybus
drivers/staging/greybus/control.c
drivers/staging/greybus/control.h
drivers/staging/greybus/greybus_protocols.h
drivers/staging/greybus/interface.c
drivers/staging/greybus/interface.h