Fork of alistair23 Linux kernel for reMarkable from https://github.com/alistair23/linux
Go to file
Matt Porter 53cbb00933 greybus: module: set device_id when initializing an interface
gb_module_interface_init() looks for the interface corresponding
to the supplied interface_id, but fails to configure the
device_id that goes with it. This results in a set route command
being set with an uninitialized and bogus value. Fix it.

Signed-off-by: Matt Porter <mporter@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
2014-10-29 07:47:56 +08:00
drivers/staging/greybus greybus: module: set device_id when initializing an interface 2014-10-29 07:47:56 +08:00