greybus: es2: remove struct cport_to_ep
authorGreg Kroah-Hartman <gregkh@google.com>
Wed, 17 Aug 2016 09:10:37 +0000 (11:10 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 2 Sep 2016 12:20:56 +0000 (14:20 +0200)
commit84d5077cae3e00611b7da6491f363e6ed95e073a
tree98ca2336a61da4673f5f059cb370064e12f7f35f
parentb6c1bd3a8e466759fbfd2a649a9058d51ff136c0
greybus: es2: remove struct cport_to_ep

We were not really using this structure at all, it was only returning
'0' when asked what cport matched to what pair, so remove it all.

Reviewed-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/es2.c