]> git.karo-electronics.de Git - karo-tx-linux.git/commit
greybus: remove unused function descriptor fields and change class->function_type
authorMatt Porter <mporter@linaro.org>
Sat, 27 Sep 2014 01:49:50 +0000 (20:49 -0500)
committerGreg Kroah-Hartman <greg@kroah.com>
Tue, 30 Sep 2014 00:57:33 +0000 (17:57 -0700)
commit097724c2fb203d1bfa0853ddf73c3a5df030ab05
treed30b164fbb99e8ceafb8eba982a07ee547ebe50b
parent4fc645494f7a363f0aa8a997b38ac73a63306e61
greybus: remove unused function descriptor fields and change class->function_type

Greybus spec was updated to remove a number of unused function descriptor
fields. In addition, the class field was change to function_type to avoid
confusion with the concept of high-level class drivers.

Signed-off-by: Matt Porter <mporter@linaro.org>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/greybus_manifest.h
drivers/staging/greybus/sysfs.c