]> git.karo-electronics.de Git - karo-tx-linux.git/commit
greybus: uart-gb: convert over to the connection interface
authorGreg Kroah-Hartman <greg@kroah.com>
Mon, 27 Oct 2014 09:32:34 +0000 (17:32 +0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Mon, 27 Oct 2014 09:32:34 +0000 (17:32 +0800)
commitaed0bc6e6856d467061e8de2f3adc713c3561628
tree4e0c5584f40e55f0e1f00b0022673de64f1da4ec
parent81f4e22732f0a29826168899d7e62839812d34dd
greybus: uart-gb: convert over to the connection interface

Move the uart code over to use the "new" connection interface, instead
of the "old" module interface.

Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/connection.c
drivers/staging/greybus/greybus.h
drivers/staging/greybus/uart-gb.c