Johan Hovold 7c63a827d0 greybus: connection: clean up connection creation
Add variable for the host cport id rather than overload retval.
Remove redundant automatic variable for the id map.

Tested-by: Rui Miguel Silva <rui.silva@linaro.org>
Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2015-07-23 12:55:25 -07:00
..
2015-07-01 16:38:42 -07:00
2015-05-23 16:47:56 -07:00
2015-05-23 16:47:56 -07:00
2015-07-13 15:40:37 -07:00
2015-06-11 09:18:45 -07:00
2015-06-11 09:35:00 -07:00
2014-08-11 15:29:23 +08:00
2015-07-14 15:59:54 -07:00

Greybus kernel code

To build against the running kernel (odds are you don't want this):
	make

To build against a specific kernel source tree (odds are you want this):
	KERNELDIR=/home/some/random/place make

Any questions / concerns about this code base, please email:
	Greg Kroah-Hartman <greg@kroah.com>